The following document contains the results of Checkstyle 10.5.1-SNAPSHOT with /home/nick/development/contribution/checkstyle-tester/split-check-files/sevntu-check-regression_part_2.xml ruleset. 
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 29 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 53 | |
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 53 | |
| extension | MultipleVariableDeclarationsExtended | Only one variable definition per line allowed. | 62 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 62 | |
| extension | MultipleVariableDeclarationsExtended | Only one variable definition per line allowed. | 62 | |
| extension | MoveVariableInsideIf | Variable 'v' can be moved inside the block at line '63' to restrict runtime creation. | 62 | |
| extension | MultipleVariableDeclarationsExtended | Only one variable definition per line allowed. | 62 | |
| extension | MoveVariableInsideIf | Variable 'hc' can be moved inside the block at line '63' to restrict runtime creation. | 62 | |
| extension | MultipleVariableDeclarationsExtended | Only one variable definition per line allowed. | 62 | |
| extension | MoveVariableInsideIf | Variable 'a' can be moved inside the block at line '63' to restrict runtime creation. | 62 | |
| extension | MoveVariableInsideIf | Variable 'n' can be moved inside the block at line '63' to restrict runtime creation. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 29 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 35 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 49 | |
| extension | MultipleVariableDeclarationsExtended | Only one variable definition per line allowed. | 60 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 60 | |
| extension | MultipleVariableDeclarationsExtended | Only one variable definition per line allowed. | 60 | |
| extension | MoveVariableInsideIf | Variable 'v' can be moved inside the block at line '61' to restrict runtime creation. | 60 | |
| extension | MultipleVariableDeclarationsExtended | Only one variable definition per line allowed. | 60 | |
| extension | MoveVariableInsideIf | Variable 'hc' can be moved inside the block at line '61' to restrict runtime creation. | 60 | |
| extension | MultipleVariableDeclarationsExtended | Only one variable definition per line allowed. | 60 | |
| extension | MoveVariableInsideIf | Variable 'a' can be moved inside the block at line '61' to restrict runtime creation. | 60 | |
| extension | MoveVariableInsideIf | Variable 'n' can be moved inside the block at line '61' to restrict runtime creation. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 38 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 49 | |
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 49 | |
| extension | MultipleVariableDeclarationsExtended | Only one variable definition per line allowed. | 58 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 58 | |
| extension | MultipleVariableDeclarationsExtended | Only one variable definition per line allowed. | 58 | |
| extension | MoveVariableInsideIf | Variable 'v' can be moved inside the block at line '59' to restrict runtime creation. | 58 | |
| extension | MultipleVariableDeclarationsExtended | Only one variable definition per line allowed. | 58 | |
| extension | MoveVariableInsideIf | Variable 'hc' can be moved inside the block at line '59' to restrict runtime creation. | 58 | |
| extension | MultipleVariableDeclarationsExtended | Only one variable definition per line allowed. | 58 | |
| extension | MoveVariableInsideIf | Variable 'a' can be moved inside the block at line '59' to restrict runtime creation. | 58 | |
| extension | MoveVariableInsideIf | Variable 'n' can be moved inside the block at line '59' to restrict runtime creation. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 29 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 41 | |
| extension | MultipleVariableDeclarationsExtended | Only one variable definition per line allowed. | 51 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 51 | |
| extension | MultipleVariableDeclarationsExtended | Only one variable definition per line allowed. | 51 | |
| extension | MoveVariableInsideIf | Variable 'v' can be moved inside the block at line '52' to restrict runtime creation. | 51 | |
| extension | MultipleVariableDeclarationsExtended | Only one variable definition per line allowed. | 51 | |
| extension | MoveVariableInsideIf | Variable 'hc' can be moved inside the block at line '52' to restrict runtime creation. | 51 | |
| extension | MultipleVariableDeclarationsExtended | Only one variable definition per line allowed. | 51 | |
| extension | MoveVariableInsideIf | Variable 'a' can be moved inside the block at line '52' to restrict runtime creation. | 51 | |
| extension | MoveVariableInsideIf | Variable 'n' can be moved inside the block at line '52' to restrict runtime creation. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 88 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 90 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 98 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 99 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 106 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 205 | |
| extension | MultipleVariableDeclarationsExtended | Only one variable definition per line allowed. | 206 | |
| extension | MultipleVariableDeclarationsExtended | Only one variable definition per line allowed. | 206 | |
| extension | MoveVariableInsideIf | Variable 'a' can be moved inside the block at line '207' to restrict runtime creation. | 206 | |
| extension | MultipleVariableDeclarationsExtended | Only one variable definition per line allowed. | 206 | |
| extension | MoveVariableInsideIf | Variable 'r' can be moved inside the block at line '211' to restrict runtime creation. | 210 | |
| extension | MultipleVariableDeclarationsExtended | Only one variable definition per line allowed. | 214 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 214 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 296 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 297 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 298 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 307 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 337 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'PrefixAnalyzer' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "one or more prefixes needed" appears 2 times in the file. | 101 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 108 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 117 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'incrementToken' method is 2 (max allowed is 1). | 54 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'TrackingConcurrentMergeScheduler' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "_na_" appears 2 times in the file. | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 99 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 199 | |
| extension | ReturnCountExtended | Return count for 'topLevelQuery' method is 3 (max allowed is 1). | 258 | |
| extension | MoveVariableInsideIf | Variable 'query' can be moved inside the block at line '282' to restrict runtime creation. | 259 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 46 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 47 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 66 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 70 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 74 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | OverridableMethodInConstructor | Overridable method 'reset' is called in constructor body. | 90 | |
| extension | ReturnCountExtended | Return count for 'getFieldQuery' method is 6 (max allowed is 1). | 165 | |
| extension | ReturnCountExtended | Return count for 'getFieldQuerySingle' method is 4 (max allowed is 1). | 208 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 255 | |
| extension | ReturnCountExtended | Return count for 'getFieldQuery' method is 5 (max allowed is 1). | 285 | |
| extension | ReturnCountExtended | Return count for 'getRangeQuery' method is 6 (max allowed is 1). | 324 | |
| extension | MultipleStringLiteralsExtended | The String "*" appears 6 times in the file. | 325 | |
| extension | ReturnCountExtended | Return count for 'getRangeQuerySingle' method is 2 (max allowed is 1). | 373 | |
| extension | ReturnCountExtended | Return count for 'getFuzzyQuery' method is 5 (max allowed is 1). | 399 | |
| extension | ReturnCountExtended | Return count for 'getPrefixQuery' method is 6 (max allowed is 1). | 469 | |
| extension | ReturnCountExtended | Return count for 'getPrefixQuerySingle' method is 3 (max allowed is 1). | 511 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 525 | |
| extension | ReturnCountExtended | Return count for 'getPossiblyAnalyzedPrefixQuery' method is 3 (max allowed is 1). | 552 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 567 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 594 | |
| extension | ReturnCountExtended | Return count for 'getWildcardQuery' method is 9 (max allowed is 1). | 604 | |
| extension | ReturnCountExtended | Return count for 'getWildcardQuerySingle' method is 3 (max allowed is 1). | 663 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 694 | |
| extension | MoveVariableInsideIf | Variable 'termAtt' can be moved inside the block at line '705' to restrict runtime creation. | 704 | |
| extension | MoveVariableInsideIf | Variable 'termAtt' can be moved inside the block at line '735' to restrict runtime creation. | 734 | |
| extension | ReturnCountExtended | Return count for 'getRegexpQuery' method is 6 (max allowed is 1). | 757 | |
| extension | ReturnCountExtended | Return count for 'getRegexpQuerySingle' method is 3 (max allowed is 1). | 799 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 813 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 69 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 70 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 99 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 100 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 174 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 174 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 64 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 68 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 70 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 74 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 78 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 83 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 92 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 403 | |
| extension | ReturnCountExtended | Return count for 'highlightDoc' method is 2 (max allowed is 1). | 439 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 464 | |
| extension | MultipleStringLiteralsExtended | The String "field '" appears 2 times in the file. | 477 | |
| extension | MultipleStringLiteralsExtended | The String "' was indexed without offsets, cannot highlight" appears 2 times in the file. | 477 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 514 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 600 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 625 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 680 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 135 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 140 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 144 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 148 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 172 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 173 | |
| extension | MultipleStringLiteralsExtended | The String ")" appears 4 times in the file. | 239 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 396 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 397 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 398 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 399 | |
| extension | ReturnCountExtended | Return count for 'compare' method is 4 (max allowed is 1). | 402 | |
| extension | MultipleStringLiteralsExtended | The String " in length (got " appears 2 times in the file. | 479 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 556 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 609 | |
| extension | ReturnCountExtended | Return count for 'lookup' method is 3 (max allowed is 1). | 719 | |
| extension | MoveVariableInsideIf | Variable 'bytesReader' can be moved inside the block at line '761' to restrict runtime creation. | 753 | |
| extension | MoveVariableInsideIf | Variable 'scratchArc' can be moved inside the block at line '761' to restrict runtime creation. | 755 | |
| extension | ReturnCountExtended | Return count for 'acceptResult' method is 3 (max allowed is 1). | 826 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 835 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'SurfaceFormAndPayload' does not extend anything. | 1032 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 1053 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 1078 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 83 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 89 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 94 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 100 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 105 | |
| extension | MultipleStringLiteralsExtended | The String ")" appears 2 times in the file. | 164 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 194 | |
| extension | ReturnCountExtended | Return count for 'toLevenshteinAutomata' method is 3 (max allowed is 1). | 223 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 57 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 92 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 62 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String ")" appears 4 times in the file. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 93 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 125 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 199 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 224 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 261 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "NA" appears 4 times in the file. | 39 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 127 | |
| extension | ReturnCountExtended | Return count for 'contains' method is 4 (max allowed is 1). | 138 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'detailedMessage' method is 2 (max allowed is 1). | 85 | |
| extension | MoveVariableInsideIf | Variable 'counter' can be moved inside the block at line '90' to restrict runtime creation. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "[" appears 2 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 155 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 157 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 159 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 161 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 163 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 165 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 167 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 169 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 171 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 173 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 175 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 177 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 179 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 181 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 183 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 185 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 187 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 189 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 191 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 193 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 195 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 197 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 199 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 201 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 203 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 205 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 207 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 209 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 211 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 213 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 215 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 217 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 219 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 221 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 223 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 225 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 227 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 229 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 231 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 237 | |
| extension | ReturnCountExtended | Return count for 'fromId' method is 91 (max allowed is 1). | 244 | |
| extension | ReturnCountExtended | Return count for 'fromString' method is 2 (max allowed is 1). | 473 | |
| extension | MultipleStringLiteralsExtended | The String "-SNAPSHOT" appears 2 times in the file. | 478 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 489 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 516 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 517 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 518 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 519 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 520 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 521 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 522 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 524 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 526 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 562 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'ActionRequest' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]/[" appears 2 times in the file. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "No write consistency match [" appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | LogicConditionNeedOptimization | Condition with && at line 104 position 77 need optimization. All method calls are advised to move to end of logic expression. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "indices" appears 2 times in the file. | 284 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | LogicConditionNeedOptimization | Condition with && at line 123 position 77 need optimization. All method calls are advised to move to end of logic expression. | 123 | |
| extension | MultipleStringLiteralsExtended | The String "shards" appears 2 times in the file. | 243 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MoveVariableInsideIf | Variable 'validationPredicate' can be moved inside the block at line '161' to restrict runtime creation. | 134 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 99 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 33 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 128 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 137 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Shutdown is disabled" appears 2 times in the file. | 107 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 223 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 261 | |
| extension | MultipleStringLiteralsExtended | The String "Failed to shutdown" appears 2 times in the file. | 262 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 273 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 281 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 170 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "Failed to generate [" appears 2 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "failed to perform [{}]" appears 2 times in the file. | 162 | |
| extension | ReturnCountExtended | Return count for 'execute' method is 2 (max allowed is 1). | 185 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 323 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 421 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Failed to generate [" appears 2 times in the file. | 362 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 362 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 495 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 586 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 124 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 135 | |
| extension | MultipleStringLiteralsExtended | The String "shouldn't be here" appears 2 times in the file. | 164 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 122 | |
| extension | MultipleStringLiteralsExtended | The String "Unknown snapshot state " appears 2 times in the file. | 188 | |
| extension | MoveVariableInsideIf | Variable 'shardStatusBuilder' can be moved inside the block at line '207' to restrict runtime creation. | 206 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 211 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 242 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "count" appears 3 times in the file. | 172 | |
| extension | MultipleStringLiteralsExtended | The String "versions" appears 2 times in the file. | 173 | |
| extension | MultipleStringLiteralsExtended | The String "total" appears 2 times in the file. | 284 | |
| extension | MultipleStringLiteralsExtended | The String "mem" appears 2 times in the file. | 368 | |
| extension | MultipleStringLiteralsExtended | The String "cpu" appears 2 times in the file. | 371 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/" appears 3 times in the file. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "Alias action [" appears 6 times in the file. | 293 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]" appears 9 times in the file. | 151 | |
| extension | MultipleStringLiteralsExtended | The String "failed to find token filter under [" appears 2 times in the file. | 182 | |
| extension | MultipleStringLiteralsExtended | The String "failed to find token char under [" appears 2 times in the file. | 205 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 282 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 291 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "api" appears 6 times in the file. | 126 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 123 | |
| extension | MultipleStringLiteralsExtended | The String "Failed to generate [" appears 3 times in the file. | 211 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 4 times in the file. | 211 | |
| extension | MultipleStringLiteralsExtended | The String "mappings for type \"" appears 3 times in the file. | 224 | |
| extension | MultipleStringLiteralsExtended | The String "\" were already defined" appears 3 times in the file. | 224 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 415 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "[{}] failed to create" appears 2 times in the file. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 85 | |
| extension | MoveVariableInsideIf | Variable 'indices' can be moved inside the block at line '216' to restrict runtime creation. | 214 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 213 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "mapping" appears 2 times in the file. | 119 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MoveVariableInsideIf | Variable 'indexCounter' can be moved inside the block at line '64' to restrict runtime creation. | 58 | |
| extension | MoveVariableInsideIf | Variable 'completionCounter' can be moved inside the block at line '64' to restrict runtime creation. | 59 | |
| extension | MoveVariableInsideIf | Variable 'indexResponses' can be moved inside the block at line '64' to restrict runtime creation. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 62 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 136 | |
| extension | MultipleStringLiteralsExtended | The String "true" appears 2 times in the file. | 143 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "=" appears 2 times in the file. | 171 | |
| extension | MultipleStringLiteralsExtended | The String "malformed " appears 2 times in the file. | 173 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 205 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MoveVariableInsideIf | Variable 'settings' can be moved inside the block at line '51' to restrict runtime creation. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Unknown Flag: " appears 2 times in the file. | 124 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'CTOR(.*)'. | 198 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'CTOR(.*)'. | 201 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'CTOR(.*)'. | 204 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'CTOR(.*)'. | 207 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'CTOR(.*)'. | 210 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'CTOR(.*)'. | 213 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'CTOR(.*)'. | 216 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'CTOR(.*)'. | 219 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'CTOR(.*)'. | 222 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'CTOR(.*)'. | 225 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'CTOR(.*)'. | 228 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'CTOR(.*)'. | 231 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'CTOR(.*)'. | 234 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'CTOR(.*)'. | 237 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'CTOR(.*)'. | 240 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'CTOR(.*)'. | 243 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'CTOR(.*)'. | 246 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'CTOR(.*)'. | 249 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'CTOR(.*)'. | 252 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | OverridableMethodInConstructor | Overridable method 'clear' is called in constructor body. | 49 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 173 position 57 need optimization. All method calls are advised to move to end of logic expression. | 173 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 176 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 63 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 50 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 77 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 83 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 109 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 123 | |
| extension | MultipleStringLiteralsExtended | The String "indices" appears 4 times in the file. | 159 | |
| extension | MultipleStringLiteralsExtended | The String "shards" appears 4 times in the file. | 160 | |
| extension | MultipleStringLiteralsExtended | The String "primaries" appears 2 times in the file. | 167 | |
| extension | MultipleStringLiteralsExtended | The String "total" appears 2 times in the file. | 171 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 114 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 121 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 71 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 126 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Failed to generate [" appears 3 times in the file. | 177 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 5 times in the file. | 177 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 263 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 302 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 316 | |
| extension | MultipleStringLiteralsExtended | The String "failed to parse template source" appears 2 times in the file. | 335 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 421 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 107 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 217 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'DeleteWarmerResponse' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_all" appears 2 times in the file. | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'PutWarmerResponse' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 146 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 130 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 152 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 153 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 155 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 157 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 158 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 159 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 160 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 162 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 163 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 164 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 166 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 168 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 170 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 172 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 317 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 350 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 60 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 257 | |
| extension | MultipleStringLiteralsExtended | The String "create" appears 2 times in the file. | 348 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 92 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Parsed unknown request in bulk actions: " appears 2 times in the file. | 113 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 134 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 154 | |
| extension | ReturnCountExtended | Return count for 'setResponseFailureIfIndexMatches' method is 2 (max allowed is 1). | 171 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 5 times in the file. | 175 | |
| extension | MoveVariableInsideIf | Variable 'concreteIndex' can be moved inside the block at line '229' to restrict runtime creation. | 228 | |
| extension | ReturnCountExtended | Return count for 'addFailureIfIndexIsUnavailable' method is 2 (max allowed is 1). | 366 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 75 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 166 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 168 | |
| extension | MultipleStringLiteralsExtended | The String "{} failed to execute bulk item (index) {}" appears 4 times in the file. | 184 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 207 | |
| extension | MultipleStringLiteralsExtended | The String "{} failed to execute bulk item (delete) {}" appears 4 times in the file. | 217 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 236 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 240 | |
| extension | MoveVariableInsideIf | Variable 'indexSourceAsBytes' can be moved inside the block at line '254' to restrict runtime creation. | 250 | |
| extension | MultipleStringLiteralsExtended | The String "refresh_flag_bulk" appears 2 times in the file. | 357 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 358 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 445 | |
| extension | ReturnCountExtended | Return count for 'shardUpdateOperation' method is 5 (max allowed is 1). | 522 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 531 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 544 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 610 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 142 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 278 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 206 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "][" appears 2 times in the file. | 247 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "IndexDeleteResponse is not supposed to be sent over the transport" appears 2 times in the file. | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'resolveRequest' method is 2 (max allowed is 1). | 104 | |
| extension | MultipleStringLiteralsExtended | The String "refresh_flag_delete" appears 2 times in the file. | 182 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 183 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 203 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "refresh_flag_delete" appears 2 times in the file. | 94 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 95 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 121 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 132 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 222 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 180 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 161 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 244 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 158 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 197 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'shardOperation' method is 3 (max allowed is 1). | 110 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 120 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_all" appears 3 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 130 | |
| extension | ReturnBooleanFromTernary | Returning explicit boolean from ternary operator. | 245 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 337 | |
| extension | MultipleStringLiteralsExtended | The String "][" appears 2 times in the file. | 353 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 85 | |
| extension | ReturnBooleanFromTernary | Returning explicit boolean from ternary operator. | 321 | |
| extension | MultipleStringLiteralsExtended | The String "fields" appears 2 times in the file. | 410 | |
| extension | MultipleStringLiteralsExtended | The String "_source" appears 3 times in the file. | 417 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 421 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 442 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnBooleanFromTernary | Returning explicit boolean from ternary operator. | 81 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 222 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | LogicConditionNeedOptimization | Condition with && at line 81 position 55 need optimization. All method calls are advised to move to end of logic expression. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 67 | |
| extension | MultipleStringLiteralsExtended | The String "]/[" appears 2 times in the file. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 110 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]" appears 6 times in the file. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "Failed to generate" appears 5 times in the file. | 413 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 621 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 631 position 47 need optimization. All method calls are advised to move to end of logic expression. | 631 | |
| extension | MultipleStringLiteralsExtended | The String "Can't specify parent if no parent field has been configured" appears 2 times in the file. | 636 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 718 | |
| extension | MultipleStringLiteralsExtended | The String "][" appears 2 times in the file. | 721 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "refresh_flag_index" appears 2 times in the file. | 213 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 214 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 233 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 254 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "][" appears 2 times in the file. | 164 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 81 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "][" appears 2 times in the file. | 195 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'PutIndexedScriptRequest' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 77 | |
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'PutIndexedScriptRequest' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 85 | |
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'PutIndexedScriptRequest' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 114 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 121 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 370 | |
| extension | MultipleStringLiteralsExtended | The String "][" appears 2 times in the file. | 373 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 212 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 132 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 146 | |
| extension | MultipleStringLiteralsExtended | The String "%" appears 3 times in the file. | 240 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 193 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 200 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 204 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | LogicConditionNeedOptimization | Condition with && at line 68 position 38 need optimization. All method calls are advised to move to end of logic expression. | 68 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 71 position 43 need optimization. All method calls are advised to move to end of logic expression. | 71 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 96 | |
| extension | MoveVariableInsideIf | Variable 'globalIndex' can be moved inside the block at line '186' to restrict runtime creation. | 176 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 3 times in the file. | 186 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 2 times in the file. | 194 | |
| extension | MultipleStringLiteralsExtended | The String "indices" appears 2 times in the file. | 194 | |
| extension | MultipleStringLiteralsExtended | The String "explicit index in multi percolate is not allowed" appears 2 times in the file. | 196 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 2 times in the file. | 199 | |
| extension | MultipleStringLiteralsExtended | The String "preference" appears 2 times in the file. | 201 | |
| extension | MultipleStringLiteralsExtended | The String "routing" appears 2 times in the file. | 203 | |
| extension | MultipleStringLiteralsExtended | The String "ignore_unavailable" appears 2 times in the file. | 217 | |
| extension | MultipleStringLiteralsExtended | The String "ignoreUnavailable" appears 2 times in the file. | 217 | |
| extension | MultipleStringLiteralsExtended | The String "allow_no_indices" appears 2 times in the file. | 219 | |
| extension | MultipleStringLiteralsExtended | The String "allowNoIndices" appears 2 times in the file. | 219 | |
| extension | MultipleStringLiteralsExtended | The String "expand_wildcards" appears 2 times in the file. | 221 | |
| extension | MultipleStringLiteralsExtended | The String "expandWildcards" appears 2 times in the file. | 221 | |
| extension | MultipleStringLiteralsExtended | The String "open" appears 2 times in the file. | 230 | |
| extension | MultipleStringLiteralsExtended | The String "closed" appears 2 times in the file. | 232 | |
| extension | MultipleStringLiteralsExtended | The String "No valid expand wildcard value [" appears 2 times in the file. | 235 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 235 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 144 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 256 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 265 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "doc" appears 2 times in the file. | 275 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 165 | |
| extension | MultipleStringLiteralsExtended | The String "slot[" appears 3 times in the file. | 264 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 271 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 295 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'reduce' method is 2 (max allowed is 1). | 123 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 193 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 87 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 2 times in the file. | 131 | |
| extension | MultipleStringLiteralsExtended | The String "indices" appears 2 times in the file. | 131 | |
| extension | MultipleStringLiteralsExtended | The String "explicit index in multi search is not allowed" appears 2 times in the file. | 133 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 2 times in the file. | 136 | |
| extension | MultipleStringLiteralsExtended | The String "types" appears 2 times in the file. | 136 | |
| extension | MultipleStringLiteralsExtended | The String "expand_wildcards" appears 2 times in the file. | 150 | |
| extension | MultipleStringLiteralsExtended | The String "expandWildcards" appears 2 times in the file. | 150 | |
| extension | MultipleStringLiteralsExtended | The String "open" appears 2 times in the file. | 153 | |
| extension | MultipleStringLiteralsExtended | The String "closed" appears 2 times in the file. | 155 | |
| extension | MultipleStringLiteralsExtended | The String "No valid expand wildcard value [" appears 2 times in the file. | 158 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 158 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 125 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "[reduce] " appears 2 times in the file. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "{" appears 2 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "}" appears 2 times in the file. | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "Failed to generate [" appears 2 times in the file. | 300 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 300 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "No search type for [" appears 2 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 92 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MoveVariableInsideIf | Variable 'failure' can be moved inside the block at line '141' to restrict runtime creation. | 140 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "query" appears 2 times in the file. | 130 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 140 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "Malformed scrollId [" appears 3 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 98 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 132 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Node [" appears 2 times in the file. | 133 | |
| extension | MultipleStringLiteralsExtended | The String "] not available for scroll request [" appears 2 times in the file. | 133 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 133 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 192 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "query" appears 4 times in the file. | 124 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 146 | |
| extension | MultipleStringLiteralsExtended | The String "Fetch failed" appears 2 times in the file. | 147 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 164 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 189 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 247 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "total_hits" appears 2 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "Node [" appears 2 times in the file. | 134 | |
| extension | MultipleStringLiteralsExtended | The String "] not available for scroll request [" appears 2 times in the file. | 134 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 134 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 189 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 99 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 102 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 105 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 107 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 204 | |
| extension | MultipleStringLiteralsExtended | The String ": Failed to execute [" appears 5 times in the file. | 206 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 5 times in the file. | 211 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 242 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 253 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 256 | |
| extension | MultipleStringLiteralsExtended | The String "] lastShard [" appears 2 times in the file. | 272 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 324 | |
| extension | MultipleStringLiteralsExtended | The String "failed to release context" appears 2 times in the file. | 325 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 348 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 169 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 172 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'shardOperation' method is 2 (max allowed is 1). | 146 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 166 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 121 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Future got interrupted" appears 2 times in the file. | 47 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "Failed execution" appears 2 times in the file. | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'shouldAutoCreate' method is 4 (max allowed is 1). | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "action.destructive_requires_name" appears 2 times in the file. | 35 | |
| extension | MultipleStringLiteralsExtended | The String "Wildcard expressions or all indices are not allowed" appears 3 times in the file. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 41 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 68 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "query" appears 2 times in the file. | 51 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "Error during transport action execution." appears 3 times in the file. | 77 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 114 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 121 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 125 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 142 | |
| extension | MultipleStringLiteralsExtended | The String "proceed was called too many times" appears 2 times in the file. | 169 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 171 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 211 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | OverridableMethodInConstructor | Overridable method 'executor' is called in constructor body. | 63 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 139 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 172 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 206 | |
| extension | MultipleStringLiteralsExtended | The String "{}: failed to execute [{}]" appears 2 times in the file. | 231 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 253 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 308 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 317 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | OverridableMethodInConstructor | Overridable method 'executor' is called in constructor body. | 56 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 123 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 135 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 140 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 256 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 265 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | OverridableMethodInConstructor | Overridable method 'executor' is called in constructor body. | 62 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 142 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 153 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 161 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 188 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 217 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 242 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 251 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "IndexReplicationOperationRequest is not supposed to be sent over the transport" appears 2 times in the file. | 86 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 42 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 43 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 49 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 144 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 77 | |
| extension | MoveVariableInsideIf | Variable 'index' can be moved inside the block at line '106' to restrict runtime creation. | 105 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 124 position 62 need optimization. All method calls are advised to move to end of logic expression. | 124 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MoveVariableInsideIf | Variable 'indexCounter' can be moved inside the block at line '85' to restrict runtime creation. | 77 | |
| extension | MoveVariableInsideIf | Variable 'completionCounter' can be moved inside the block at line '85' to restrict runtime creation. | 78 | |
| extension | MoveVariableInsideIf | Variable 'startTimeInMillis' can be moved inside the block at line '85' to restrict runtime creation. | 80 | |
| extension | MoveVariableInsideIf | Variable 'routingMap' can be moved inside the block at line '85' to restrict runtime creation. | 82 | |
| extension | MoveVariableInsideIf | Variable 'index' can be moved inside the block at line '106' to restrict runtime creation. | 105 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 151 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 160 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | OverridableMethodInConstructor | Overridable method 'executor' is called in constructor body. | 86 | |
| extension | OverridableMethodInConstructor | Overridable method 'checkWriteConsistency' is called in constructor body. | 87 | |
| extension | OverridableMethodInConstructor | Overridable method 'transportOptions' is called in constructor body. | 92 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 211 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 220 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 336 | |
| extension | MultipleStringLiteralsExtended | The String "cluster is blocked ({}), scheduling a retry" appears 2 times in the file. | 356 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 383 | |
| extension | MultipleStringLiteralsExtended | The String "No active shards." appears 2 times in the file. | 391 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 397 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 423 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 431 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 517 | |
| extension | MultipleStringLiteralsExtended | The String ": Failed to execute [" appears 2 times in the file. | 528 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 528 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 625 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 721 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 739 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 750 | |
| extension | ReturnCountExtended | Return count for 'raiseFailureIfHaveNotEnoughActiveShardCopies' method is 2 (max allowed is 1). | 760 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 766 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 813 | |
| extension | MultipleStringLiteralsExtended | The String "ignoring failed replica [{}][{}] because index was already removed." appears 2 times in the file. | 818 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | OverridableMethodInConstructor | Overridable method 'executor' is called in constructor body. | 66 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 143 position 40 need optimization. All method calls are advised to move to end of logic expression. | 143 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 144 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 163 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 174 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 196 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 208 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 250 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 259 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | OverridableMethodInConstructor | Overridable method 'executor' is called in constructor body. | 63 | |
| extension | ReturnCountExtended | Return count for 'doStart' method is 8 (max allowed is 1). | 126 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 153 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 188 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 200 | |
| extension | MultipleStringLiteralsExtended | The String "], request: " appears 2 times in the file. | 270 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 303 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 312 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(protected)'. | 39 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | OverridableMethodInConstructor | Overridable method 'executor' is called in constructor body. | 70 | |
| extension | OverridableMethodInConstructor | Overridable method 'isSubAction' is called in constructor body. | 72 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 159 position 40 need optimization. All method calls are advised to move to end of logic expression. | 159 | |
| extension | MultipleStringLiteralsExtended | The String "{}: failed to execute [{}]" appears 2 times in the file. | 160 | |
| extension | MultipleStringLiteralsExtended | The String "executing [{}] on shard [{}]" appears 2 times in the file. | 186 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 197 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 206 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 264 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 273 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MoveVariableInsideIf | Variable 'token' can be moved inside the block at line '92' to restrict runtime creation. | 90 | |
| extension | MoveVariableInsideIf | Variable 'currentFieldName' can be moved inside the block at line '92' to restrict runtime creation. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "No parameter named " appears 2 times in the file. | 116 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 136 | |
| extension | ReturnCountExtended | Return count for 'next' method is 2 (max allowed is 1). | 232 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 339 | |
| extension | TernaryPerExpressionCount | More than 1 ternary operators in expression. | 341 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 422 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 432 position 38 need optimization. All method calls are advised to move to end of logic expression. | 432 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 61 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 124 | |
| extension | ReturnBooleanFromTernary | Returning explicit boolean from ternary operator. | 322 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 350 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 437 | |
| extension | MultipleStringLiteralsExtended | The String "Either \"id\" or \"doc\" can be specified, but not both!" appears 2 times in the file. | 501 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'getFields' method is 2 (max allowed is 1). | 149 | |
| extension | ReturnCountExtended | Return count for 'toXContent' method is 2 (max allowed is 1). | 177 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 239 | |
| extension | MoveVariableInsideIf | Variable 'nextPos' can be moved inside the block at line '273' to restrict runtime creation. | 272 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 310 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 311 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 320 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 321 | |
| extension | MultipleStringLiteralsExtended | The String "\n" appears 3 times in the file. | 324 | |
| extension | MultipleStringLiteralsExtended | The String " " appears 3 times in the file. | 325 | |
| extension | MoveVariableInsideIf | Variable 'tvw' can be moved inside the block at line '353' to restrict runtime creation. | 351 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 362 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MoveVariableInsideIf | Variable 'foundTerm' can be moved inside the block at line '84' to restrict runtime creation. | 82 | |
| extension | MoveVariableInsideIf | Variable 'curPos' can be moved inside the block at line '144' to restrict runtime creation. | 143 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 174 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 175 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 183 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 208 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 211 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 224 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 227 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 230 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 63 | |
| extension | MultipleStringLiteralsExtended | The String "]/[" appears 2 times in the file. | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 110 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 135 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'prepare' method is 6 (max allowed is 1). | 75 | |
| extension | MoveVariableInsideIf | Variable 'getDate' can be moved inside the block at line '220' to restrict runtime creation. | 76 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "op" appears 3 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "create" appears 2 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "_source" appears 5 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "ctx" appears 2 times in the file. | 97 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "failed to execute script" appears 2 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "none" appears 3 times in the file. | 112 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 176 position 37 need optimization. All method calls are advised to move to end of logic expression. | 176 | |
| extension | MultipleStringLiteralsExtended | The String "_timestamp" appears 2 times in the file. | 189 | |
| extension | MultipleStringLiteralsExtended | The String "_ttl" appears 2 times in the file. | 190 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 199 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'source' method is 2 (max allowed is 1). | 582 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 105 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 167 | |
| extension | MultipleStringLiteralsExtended | The String "true" appears 2 times in the file. | 177 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 185 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 243 | |
| extension | MoveVariableInsideIf | Variable 'errorMessage' can be moved inside the block at line '249' to restrict runtime creation. | 248 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Please upgrade the JVM, see " appears 2 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String " for current recommendations." appears 3 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "https://bugs.openjdk.java.net/browse/JDK-8024830" appears 3 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "-XX:-UseSuperWord" appears 3 times in the file. | 102 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 141 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 182 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 67 | |
| extension | AvoidHidingCauseException | Cause exception 'ex' was lost. | 274 | |
| extension | MultipleStringLiteralsExtended | The String "no type support [" appears 2 times in the file. | 274 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 313 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 70 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 153 position 27 need optimization. All method calls are advised to move to end of logic expression. | 153 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 161 position 27 need optimization. All method calls are advised to move to end of logic expression. | 161 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 169 position 27 need optimization. All method calls are advised to move to end of logic expression. | 169 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 217 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 327 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 275 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 284 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 113 | |
| extension | ReturnCountExtended | Return count for 'addTransportAddresses' method is 2 (max allowed is 1). | 144 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 186 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around identifier 'index'. | 203 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 206 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 246 | |
| extension | MultipleStringLiteralsExtended | The String "Could not execute failure listener: [{}]" appears 2 times in the file. | 267 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 332 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 352 | |
| extension | MultipleStringLiteralsExtended | The String "connecting to listed node (light) [{}]" appears 2 times in the file. | 368 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 370 | |
| extension | MultipleStringLiteralsExtended | The String "node {} not part of the cluster {}, ignoring..." appears 2 times in the file. | 386 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 388 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 397 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 441 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 475 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "cluster.name" appears 2 times in the file. | 34 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 44 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 112 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 118 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 120 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 122 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 124 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 126 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 128 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 130 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 132 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 135 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 137 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 139 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 141 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 145 | |
| extension | MultipleStringLiteralsExtended | The String "\n" appears 2 times in the file. | 244 | |
| extension | MultipleStringLiteralsExtended | The String "version" appears 2 times in the file. | 266 | |
| extension | MultipleStringLiteralsExtended | The String "master_node" appears 2 times in the file. | 267 | |
| extension | MultipleStringLiteralsExtended | The String "blocks" appears 2 times in the file. | 268 | |
| extension | MultipleStringLiteralsExtended | The String "nodes" appears 3 times in the file. | 269 | |
| extension | MultipleStringLiteralsExtended | The String "metadata" appears 2 times in the file. | 270 | |
| extension | MultipleStringLiteralsExtended | The String "routing_table" appears 2 times in the file. | 271 | |
| extension | MultipleStringLiteralsExtended | The String "_all" appears 2 times in the file. | 293 | |
| extension | MultipleStringLiteralsExtended | The String "indices" appears 3 times in the file. | 341 | |
| extension | MultipleStringLiteralsExtended | The String "settings" appears 2 times in the file. | 386 | |
| extension | MultipleStringLiteralsExtended | The String "mappings" appears 2 times in the file. | 394 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(protected)'. | 38 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "already waiting for a cluster state change" appears 2 times in the file. | 109 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "[" appears 2 times in the file. | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 134 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 160 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 164 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 169 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 174 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 210 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 215 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 246 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 261 | |
| extension | MultipleStringLiteralsExtended | The String "Failed to execute NodeStatsAction for ClusterInfoUpdateJob" appears 2 times in the file. | 345 | |
| extension | MultipleStringLiteralsExtended | The String "Failed to execute IndicesStatsAction for ClusterInfoUpdateJob" appears 2 times in the file. | 379 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 405 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 416 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'InnerClass()'. | 92 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 102 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 107 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 112 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 116 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 121 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 127 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 133 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 138 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 143 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 203 | |
| extension | MultipleStringLiteralsExtended | The String "], type [" appears 2 times in the file. | 261 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 261 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 370 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 377 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 420 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 441 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 442 position 58 need optimization. All method calls are advised to move to end of logic expression. | 442 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "[{}] not acking store deletion (not a data node)" appears 2 times in the file. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 115 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "), reason [" appears 2 times in the file. | 139 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 139 | |
| extension | ReturnCountExtended | Return count for 'execute' method is 3 (max allowed is 1). | 142 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 158 | |
| extension | MultipleStringLiteralsExtended | The String "unexpected failure during [{}]" appears 2 times in the file. | 186 | |
| extension | ReturnCountExtended | Return count for 'execute' method is 4 (max allowed is 1). | 210 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 229 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 274 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "," appears 2 times in the file. | 157 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/" appears 2 times in the file. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 237 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Failed to build json for alias request" appears 2 times in the file. | 205 | |
| extension | MoveVariableInsideIf | Variable 'binary' can be moved inside the block at line '242' to restrict runtime creation. | 240 | |
| extension | MultipleStringLiteralsExtended | The String "filter" appears 4 times in the file. | 244 | |
| extension | MultipleStringLiteralsExtended | The String "index_routing" appears 2 times in the file. | 254 | |
| extension | MultipleStringLiteralsExtended | The String "search_routing" appears 2 times in the file. | 257 | |
| extension | ReturnCountExtended | Return count for 'fromXContent' method is 2 (max allowed is 1). | 263 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "failed to parse filter for alias [" appears 3 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 89 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 126 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 141 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]" appears 5 times in the file. | 113 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 118 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 119 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 120 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 121 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 155 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 156 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 157 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 158 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 159 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 160 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 161 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 162 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 163 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 164 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 165 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 166 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 167 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 168 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 169 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 171 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 172 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 174 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 176 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 178 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 180 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 182 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 184 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 186 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 187 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 188 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 190 | |
| extension | OverridableMethodInConstructor | Overridable method 'numberOfShards' is called in constructor body. | 199 | |
| extension | OverridableMethodInConstructor | Overridable method 'numberOfReplicas' is called in constructor body. | 199 | |
| extension | MultipleStringLiteralsExtended | The String "version" appears 2 times in the file. | 581 | |
| extension | MultipleStringLiteralsExtended | The String "state" appears 2 times in the file. | 582 | |
| extension | MultipleStringLiteralsExtended | The String "settings" appears 2 times in the file. | 586 | |
| extension | MultipleStringLiteralsExtended | The String "mappings" appears 3 times in the file. | 592 | |
| extension | MultipleStringLiteralsExtended | The String "aliases" appears 2 times in the file. | 612 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "template" appears 3 times in the file. | 165 | |
| extension | MultipleStringLiteralsExtended | The String "order" appears 3 times in the file. | 165 | |
| extension | MultipleStringLiteralsExtended | The String "mappings" appears 5 times in the file. | 165 | |
| extension | MultipleStringLiteralsExtended | The String "settings" appears 3 times in the file. | 165 | |
| extension | OverridableMethodInConstructor | Overridable method 'order' is called in constructor body. | 193 | |
| extension | MultipleStringLiteralsExtended | The String "aliases" appears 2 times in the file. | 313 | |
| extension | MoveVariableInsideIf | Variable 'mappingType' can be moved inside the block at line '369' to restrict runtime creation. | 364 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "." appears 3 times in the file. | 64 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 153 | |
| extension | IllegalCatchExtended | Catching 'RuntimeException' is not allowed. | 171 | |
| extension | AvoidHidingCauseException | Cause exception 'e1' was lost. | 172 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 179 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 182 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 184 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 186 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 188 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 190 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 192 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 194 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 196 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 265 | |
| extension | MultipleStringLiteralsExtended | The String "_id" appears 2 times in the file. | 322 | |
| extension | MoveVariableInsideIf | Variable 'fieldNode' can be moved inside the block at line '328' to restrict runtime creation. | 327 | |
| extension | MultipleStringLiteralsExtended | The String "path" appears 3 times in the file. | 328 | |
| extension | MultipleStringLiteralsExtended | The String "_routing" appears 2 times in the file. | 336 | |
| extension | MultipleStringLiteralsExtended | The String "_timestamp" appears 2 times in the file. | 353 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 369 position 55 need optimization. All method calls are advised to move to end of logic expression. | 369 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 386 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_all" appears 2 times in the file. | 61 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 128 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 130 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 132 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 134 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 136 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 138 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 140 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 141 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 143 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 144 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 145 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 146 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 147 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 148 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 150 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 151 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 154 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 155 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 156 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 158 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 159 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 161 | |
| extension | ReturnCountExtended | Return count for 'hasAliases' method is 2 (max allowed is 1). | 339 | |
| extension | MoveVariableInsideIf | Variable 'filteredMappings' can be moved inside the block at line '384' to restrict runtime creation. | 380 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 425 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 455 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 463 | |
| extension | MultipleStringLiteralsExtended | The String "Alias [" appears 3 times in the file. | 477 | |
| extension | MultipleStringLiteralsExtended | The String "], can't execute a single index op" appears 2 times in the file. | 477 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 497 | |
| extension | ReturnCountExtended | Return count for 'resolveSearchRouting' method is 3 (max allowed is 1). | 500 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 580 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 641 | |
| extension | ReturnCountExtended | Return count for 'concreteIndices' method is 5 (max allowed is 1). | 666 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 678 position 53 need optimization. All method calls are advised to move to end of logic expression. | 678 | |
| extension | ReturnCountExtended | Return count for 'concreteIndices' method is 6 (max allowed is 1). | 753 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 763 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 766 | |
| extension | ReturnCountExtended | Return count for 'convertFromWildcards' method is 2 (max allowed is 1). | 825 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 827 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 830 | |
| extension | ReturnCountExtended | Return count for 'filteringAliases' method is 6 (max allowed is 1). | 995 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 1000 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 1013 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 1015 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 1020 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 1042 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 1047 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 1,094 position 66 need optimization. All method calls are advised to move to end of logic expression. | 1094 | |
| extension | ReturnCountExtended | Return count for 'isGlobalStateEquals' method is 3 (max allowed is 1). | 1133 | |
| extension | MultipleStringLiteralsExtended | The String "_na_" appears 2 times in the file. | 1179 | |
| extension | MultipleStringLiteralsExtended | The String "meta-data" appears 2 times in the file. | 1331 | |
| extension | MultipleStringLiteralsExtended | The String "version" appears 2 times in the file. | 1333 | |
| extension | MultipleStringLiteralsExtended | The String "uuid" appears 2 times in the file. | 1334 | |
| extension | MultipleStringLiteralsExtended | The String "settings" appears 2 times in the file. | 1337 | |
| extension | MultipleStringLiteralsExtended | The String "templates" appears 2 times in the file. | 1352 | |
| extension | MultipleStringLiteralsExtended | The String "indices" appears 2 times in the file. | 1359 | |
| extension | ReturnCountExtended | Return count for 'fromXContent' method is 2 (max allowed is 1). | 1377 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 200 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 280 | |
| extension | MultipleStringLiteralsExtended | The String "{index}" appears 2 times in the file. | 293 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 381 | |
| extension | MultipleStringLiteralsExtended | The String "mapping [" appears 2 times in the file. | 383 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 393 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 504 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 533 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'execute' method is 2 (max allowed is 1). | 72 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 85 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 110 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Index name is required" appears 2 times in the file. | 71 | |
| extension | ReturnCountExtended | Return count for 'execute' method is 2 (max allowed is 1). | 82 | |
| extension | ReturnCountExtended | Return count for 'execute' method is 2 (max allowed is 1). | 142 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 65 | |
| extension | ReturnCountExtended | Return count for 'execute' method is 2 (max allowed is 1). | 78 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 124 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 146 | |
| extension | MultipleStringLiteralsExtended | The String " " appears 2 times in the file. | 182 | |
| extension | MultipleStringLiteralsExtended | The String "," appears 2 times in the file. | 185 | |
| extension | MultipleStringLiteralsExtended | The String "#" appears 2 times in the file. | 188 | |
| extension | MultipleStringLiteralsExtended | The String "_" appears 2 times in the file. | 191 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'executeRefreshOrUpdate' method is 4 (max allowed is 1). | 120 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 193 position 78 need optimization. All method calls are advised to move to end of logic expression. | 193 | |
| extension | MultipleStringLiteralsExtended | The String "created for mapping processing" appears 2 times in the file. | 244 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 260 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 265 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 286 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 319 | |
| extension | MultipleStringLiteralsExtended | The String "][" appears 2 times in the file. | 338 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 4 times in the file. | 338 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 400 | |
| extension | ReturnCountExtended | Return count for 'execute' method is 2 (max allowed is 1). | 467 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 80 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 134 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 185 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "failed to parse repository [" appears 6 times in the file. | 130 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 2 times in the file. | 137 | |
| extension | MultipleStringLiteralsExtended | The String "settings" appears 2 times in the file. | 142 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 148 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "state" appears 2 times in the file. | 489 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "snapshots" appears 2 times in the file. | 41 | |
| extension | ReturnCountExtended | Return count for 'findWaitingIndices' method is 2 (max allowed is 1). | 134 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 290 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 293 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 297 | |
| extension | MultipleStringLiteralsExtended | The String "state" appears 2 times in the file. | 386 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "node.local" appears 2 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "node.mode" appears 2 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "node.client" appears 2 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "node.data" appears 2 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "node.master" appears 2 times in the file. | 69 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 93 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 95 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 96 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 97 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 98 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 99 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 100 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 101 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 103 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 119 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 138 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 159 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 58 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 60 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 62 | |
| extension | ReturnCountExtended | Return count for 'match' method is 2 (max allowed is 1). | 67 | |
| extension | MultipleStringLiteralsExtended | The String " " appears 2 times in the file. | 174 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "client" appears 3 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "false" appears 2 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "data" appears 4 times in the file. | 55 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'resolveNodesIds' method is 2 (max allowed is 1). | 327 | |
| extension | MultipleStringLiteralsExtended | The String "}" appears 4 times in the file. | 446 | |
| extension | MultipleStringLiteralsExtended | The String ", " appears 2 times in the file. | 542 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 36 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "], " appears 2 times in the file. | 340 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 350 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "trying to initialize an index with fresh shards, but already has shards created" appears 2 times in the file. | 401 | |
| extension | ReturnBooleanFromTernary | Returning explicit boolean from ternary operator. | 404 | |
| extension | ReturnBooleanFromTernary | Returning explicit boolean from ternary operator. | 426 | |
| extension | ReturnCountExtended | Return count for 'removeReplica' method is 2 (max allowed is 1). | 447 | |
| extension | MultipleStringLiteralsExtended | The String "]\n" appears 2 times in the file. | 521 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'normalizeVersions' method is 2 (max allowed is 1). | 113 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 417 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 418 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 419 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 146 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 147 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 151 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | OverridableMethodInConstructor | Overridable method 'reset' is called in constructor body. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "][" appears 5 times in the file. | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 241 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 441 | |
| extension | MultipleStringLiteralsExtended | The String " actual: " appears 2 times in the file. | 619 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 650 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 4 times in the file. | 712 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 170 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 42 | |
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidNotShortCircuitOperatorsForBoolean | Short-circuit operator should be used instead of '|='. | 109 | |
| extension | ReturnCountExtended | Return count for 'rerouteWithNoReassign' method is 2 (max allowed is 1). | 182 | |
| extension | AvoidNotShortCircuitOperatorsForBoolean | Short-circuit operator should be used instead of '|='. | 190 | |
| extension | AvoidNotShortCircuitOperatorsForBoolean | Short-circuit operator should be used instead of '|='. | 197 | |
| extension | AvoidNotShortCircuitOperatorsForBoolean | Short-circuit operator should be used instead of '|='. | 208 | |
| extension | AvoidNotShortCircuitOperatorsForBoolean | Short-circuit operator should be used instead of '|='. | 215 | |
| extension | AvoidNotShortCircuitOperatorsForBoolean | Short-circuit operator should be used instead of '|='. | 219 | |
| extension | AvoidNotShortCircuitOperatorsForBoolean | Short-circuit operator should be used instead of '|='. | 221 | |
| extension | AvoidNotShortCircuitOperatorsForBoolean | Short-circuit operator should be used instead of '|='. | 225 | |
| extension | AvoidNotShortCircuitOperatorsForBoolean | Short-circuit operator should be used instead of '|='. | 228 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 263 | |
| extension | AvoidNotShortCircuitOperatorsForBoolean | Short-circuit operator should be used instead of '|='. | 294 | |
| extension | ReturnCountExtended | Return count for 'applyFailedShard' method is 3 (max allowed is 1). | 416 | |
| extension | MultipleStringLiteralsExtended | The String "failed shard {} not found in routingNodes, ignoring it" appears 3 times in the file. | 462 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'InnerClass()'. | 102 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'InnerClass()'. | 104 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'InnerClass()'. | 107 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'InnerClass()'. | 111 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 119 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 120 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 122 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 123 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 125 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 130 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 136 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 145 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 152 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 159 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 166 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 210 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 339 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 361 | |
| extension | MoveVariableInsideIf | Variable 'sorter' can be moved inside the block at line '371' to restrict runtime creation. | 370 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 371 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 378 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 388 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 410 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 413 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 428 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 434 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 440 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 516 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 531 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 538 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 575 | |
| extension | ReturnCountExtended | Return count for 'allocateUnassigned' method is 2 (max allowed is 1). | 592 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 602 | |
| extension | TernaryPerExpressionCount | More than 1 ternary operators in expression. | 612 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 621 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 636 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 653 | |
| extension | MoveVariableInsideIf | Variable 'minWeight' can be moved inside the block at line '657' to restrict runtime creation. | 654 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 658 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 660 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 664 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 672 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 678 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 687 | |
| extension | ReturnCountExtended | Return count for 'tryRelocateShard' method is 2 (max allowed is 1). | 769 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 780 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 795 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 810 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 813 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 818 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 858 | |
| extension | ReturnBooleanFromTernary | Returning explicit boolean from ternary operator. | 946 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 974 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 79 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 96 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 148 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 167 | |
| extension | ReturnCountExtended | Return count for 'move' method is 2 (max allowed is 1). | 196 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 206 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidNotShortCircuitOperatorsForBoolean | Short-circuit operator should be used instead of '|='. | 74 | |
| extension | AvoidNotShortCircuitOperatorsForBoolean | Short-circuit operator should be used instead of '|='. | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "index" appears 2 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "shard" appears 2 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "node" appears 2 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "allow_primary" appears 2 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 4 times in the file. | 87 | |
| extension | ReturnCountExtended | Return count for 'execute' method is 6 (max allowed is 1). | 170 | |
| extension | MultipleStringLiteralsExtended | The String "allocate_allocation_command" appears 4 times in the file. | 185 | |
| extension | MultipleStringLiteralsExtended | The String " on the list of unassigned shards" appears 2 times in the file. | 186 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 191 position 35 need optimization. All method calls are advised to move to end of logic expression. | 191 | |
| extension | MultipleStringLiteralsExtended | The String ", which is disabled" appears 2 times in the file. | 194 | |
| extension | MultipleStringLiteralsExtended | The String "Allocation can only be done on data nodes, not [" appears 2 times in the file. | 204 | |
| extension | MultipleStringLiteralsExtended | The String "Could not find [" appears 2 times in the file. | 210 | |
| extension | MultipleStringLiteralsExtended | The String "] among the routing nodes" appears 2 times in the file. | 210 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 224 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 78 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "commands" appears 3 times in the file. | 177 | |
| extension | MultipleStringLiteralsExtended | The String "expected field name to be named `commands`, got " appears 2 times in the file. | 178 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "index" appears 2 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "shard" appears 2 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "node" appears 2 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "allow_primary" appears 2 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 91 | |
| extension | ReturnCountExtended | Return count for 'execute' method is 2 (max allowed is 1). | 168 | |
| extension | MultipleStringLiteralsExtended | The String "cancel_allocation_command" appears 4 times in the file. | 197 | |
| extension | MultipleStringLiteralsExtended | The String "can't cancel " appears 3 times in the file. | 198 | |
| extension | MultipleStringLiteralsExtended | The String " on node " appears 5 times in the file. | 198 | |
| extension | MultipleStringLiteralsExtended | The String ", shard is primary and initializing its state" appears 2 times in the file. | 198 | |
| extension | MultipleStringLiteralsExtended | The String "[cancel_allocation] can't cancel " appears 3 times in the file. | 200 | |
| extension | MultipleStringLiteralsExtended | The String ", shard is primary and started" appears 2 times in the file. | 221 | |
| extension | MultipleStringLiteralsExtended | The String ", failed to find it on node " appears 2 times in the file. | 234 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "index" appears 2 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "shard" appears 2 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "from_node" appears 2 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "to_node" appears 2 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 86 | |
| extension | ReturnCountExtended | Return count for 'execute' method is 4 (max allowed is 1). | 150 | |
| extension | MultipleStringLiteralsExtended | The String "move_allocation_command" appears 2 times in the file. | 165 | |
| extension | MultipleStringLiteralsExtended | The String "shard " appears 2 times in the file. | 166 | |
| extension | MultipleStringLiteralsExtended | The String "[move_allocation] can't move " appears 3 times in the file. | 168 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 55 | |
| extension | ReturnCountExtended | Return count for 'canAllocate' method is 2 (max allowed is 1). | 68 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 81 | |
| extension | ReturnCountExtended | Return count for 'canRemain' method is 2 (max allowed is 1). | 96 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 111 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 129 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 147 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "values" appears 2 times in the file. | 105 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'InnerClass()'. | 115 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'InnerClass()'. | 117 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'InnerClass()'. | 122 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'InnerClass()'. | 131 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'InnerClass()'. | 135 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 157 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 161 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 166 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 171 | |
| extension | ReturnCountExtended | Return count for 'underCapacity' method is 3 (max allowed is 1). | 171 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "indices_all_active" appears 2 times in the file. | 89 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 136 | |
| extension | ReturnCountExtended | Return count for 'canRebalance' method is 5 (max allowed is 1). | 137 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'InnerClass()'. | 57 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'InnerClass()'. | 59 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 120 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'InnerClass()'. | 92 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'InnerClass()'. | 93 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'InnerClass()'. | 94 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'InnerClass()'. | 96 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 106 | |
| extension | ReturnCountExtended | Return count for 'canAllocate' method is 6 (max allowed is 1). | 107 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 78 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 79 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 80 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 81 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "updating [{}] from [{}] to [{}]" appears 2 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "Unable to parse low watermark: [" appears 2 times in the file. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 4 times in the file. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "updating [{}] to [{}]" appears 3 times in the file. | 107 | |
| extension | MultipleStringLiteralsExtended | The String "Unable to parse high watermark: [" appears 2 times in the file. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "high disk watermark [{}] exceeded on {}, shards will be relocated away from this node" appears 2 times in the file. | 145 | |
| extension | MultipleStringLiteralsExtended | The String "low disk watermark [{}] exceeded on {}, replicas will not be assigned to this node" appears 2 times in the file. | 148 | |
| extension | MultipleStringLiteralsExtended | The String "%" appears 10 times in the file. | 155 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'InnerClass()'. | 189 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'InnerClass()'. | 196 | |
| extension | OverridableMethodInConstructor | Overridable method 'validWatermarkSetting' is called in constructor body. | 202 | |
| extension | OverridableMethodInConstructor | Overridable method 'validWatermarkSetting' is called in constructor body. | 205 | |
| extension | OverridableMethodInConstructor | Overridable method 'thresholdPercentageFromWatermark' is called in constructor body. | 209 | |
| extension | OverridableMethodInConstructor | Overridable method 'thresholdPercentageFromWatermark' is called in constructor body. | 210 | |
| extension | OverridableMethodInConstructor | Overridable method 'thresholdBytesFromWatermark' is called in constructor body. | 212 | |
| extension | OverridableMethodInConstructor | Overridable method 'thresholdBytesFromWatermark' is called in constructor body. | 213 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 223 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 228 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 233 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 238 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 243 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 248 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 253 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 258 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 269 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 281 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 286 | |
| extension | ReturnCountExtended | Return count for 'canAllocate' method is 12 (max allowed is 1). | 286 | |
| extension | MultipleStringLiteralsExtended | The String "disk threshold decider disabled" appears 2 times in the file. | 290 | |
| extension | MultipleStringLiteralsExtended | The String "only a single node is present" appears 2 times in the file. | 298 | |
| extension | MultipleStringLiteralsExtended | The String "Cluster info unavailable for disk threshold decider, allowing allocation." appears 2 times in the file. | 305 | |
| extension | MultipleStringLiteralsExtended | The String "cluster info unavailable" appears 2 times in the file. | 307 | |
| extension | MultipleStringLiteralsExtended | The String "Unable to determine disk usages for disk-aware allocation, allowing allocation" appears 2 times in the file. | 315 | |
| extension | MultipleStringLiteralsExtended | The String "disk usages unavailable" appears 2 times in the file. | 317 | |
| extension | MultipleStringLiteralsExtended | The String "usage without relocations: {}" appears 2 times in the file. | 336 | |
| extension | MultipleStringLiteralsExtended | The String "usage with relocations: [{} bytes] {}" appears 2 times in the file. | 337 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 355 position 67 need optimization. All method calls are advised to move to end of logic expression. | 355 | |
| extension | MultipleStringLiteralsExtended | The String "less than required [%s] free on node, free: [%s]" appears 2 times in the file. | 360 | |
| extension | MultipleStringLiteralsExtended | The String "Less than the required {} free bytes threshold ({} bytes free) on node {}, " appears 3 times in the file. | 366 | |
| extension | MultipleStringLiteralsExtended | The String "but allowing allocation because primary has never been allocated" appears 2 times in the file. | 367 | |
| extension | MultipleStringLiteralsExtended | The String "primary has never been allocated before" appears 2 times in the file. | 370 | |
| extension | MultipleStringLiteralsExtended | The String "preventing allocation even though primary has never been allocated" appears 2 times in the file. | 376 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 387 position 67 need optimization. All method calls are advised to move to end of logic expression. | 387 | |
| extension | MultipleStringLiteralsExtended | The String "less than required [%s%%] free disk on node, free: [%s%%]" appears 2 times in the file. | 393 | |
| extension | MultipleStringLiteralsExtended | The String "after allocation less than required [%s] free on node, free: [%s]" appears 2 times in the file. | 427 | |
| extension | MultipleStringLiteralsExtended | The String "after allocation less than required [%s%%] free disk on node, free: [%s%%]" appears 2 times in the file. | 433 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 440 | |
| extension | ReturnCountExtended | Return count for 'canRemain' method is 6 (max allowed is 1). | 440 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 521 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 541 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 552 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 564 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 576 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'canAllocate' method is 6 (max allowed is 1). | 63 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 122 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'shouldFilter' method is 6 (max allowed is 1). | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 53 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'canAllocate' method is 2 (max allowed is 1). | 66 | |
| extension | MultipleStringLiteralsExtended | The String "total shard limit disabled: [%d] <= 0" appears 2 times in the file. | 70 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 74 | |
| extension | MultipleStringLiteralsExtended | The String "too many shards for this index on node [%d], limit: [%d]" appears 2 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "shard count under limit [%d] of total shards per node" appears 2 times in the file. | 88 | |
| extension | ReturnCountExtended | Return count for 'canRemain' method is 2 (max allowed is 1). | 92 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'InnerClass()'. | 55 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'InnerClass()'. | 60 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'InnerClass()'. | 69 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'InnerClass()'. | 73 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 85 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 93 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'canAllocate' method is 3 (max allowed is 1). | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 131 | |
| extension | ReturnCountExtended | Return count for 'preferenceActiveShardIterator' method is 10 (max allowed is 1). | 159 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 267 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_shards" appears 2 times in the file. | 32 | |
| extension | MultipleStringLiteralsExtended | The String "_prefer_node" appears 2 times in the file. | 37 | |
| extension | MultipleStringLiteralsExtended | The String "_local" appears 2 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "_primary" appears 2 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "_primary_first" appears 2 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "_only_local" appears 2 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "_only_node" appears 2 times in the file. | 62 | |
| extension | ReturnCountExtended | Return count for 'parse' method is 7 (max allowed is 1). | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "can't set initial block when started" appears 2 times in the file. | 133 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 321 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 366 | |
| extension | MultipleStringLiteralsExtended | The String "], source [" appears 2 times in the file. | 368 | |
| extension | MultipleStringLiteralsExtended | The String "]\n" appears 3 times in the file. | 368 | |
| extension | RedundantReturn | Redundant return. | 375 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 448 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 450 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 468 | |
| extension | MultipleStringLiteralsExtended | The String "failed to notify ClusterStateListener" appears 2 times in the file. | 469 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 476 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 486 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 495 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 505 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 563 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 600 | |
| extension | MultipleStringLiteralsExtended | The String "ack received from node [{}], cluster_state update (version: {})" appears 2 times in the file. | 727 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 46 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "*" appears 5 times in the file. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "cannot parse value [" appears 15 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "] as time" appears 4 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "the value of the setting " appears 6 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "] as a double" appears 4 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "] as an integer" appears 4 times in the file. | 148 | |
| extension | MultipleStringLiteralsExtended | The String "the value [" appears 2 times in the file. | 216 | |
| extension | MultipleStringLiteralsExtended | The String "] for " appears 2 times in the file. | 216 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 251 | |
| extension | MultipleStringLiteralsExtended | The String "US-ASCII" appears 2 times in the file. | 251 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 485 | |
| extension | ReturnCountExtended | Return count for 'encode3to4' method is 4 (max allowed is 1). | 536 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 559 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around identifier 'inBuff'. | 562 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 566 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 573 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 706 | |
| extension | UselessSingleCatch | Useless catch block. No logging, wrapping or handling code here. | 716 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 724 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 728 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 732 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 736 | |
| extension | ReturnCountExtended | Return count for 'encodeBytesToBytes' method is 3 (max allowed is 1). | 913 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 934 | |
| extension | UselessSingleCatch | Useless catch block. No logging, wrapping or handling code here. | 948 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 956 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 960 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 964 | |
| extension | ReturnCountExtended | Return count for 'decode4to3' method is 3 (max allowed is 1). | 1060 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around identifier 'outBuff'. | 1125 | |
| extension | ReturnCountExtended | Return count for 'decode' method is 2 (max allowed is 1). | 1174 | |
| extension | MultipleStringLiteralsExtended | The String "Found equals sign at position %d of the base64 string, not at the end" appears 2 times in the file. | 1223 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 1319 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 1323 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 1327 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 1419 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 1423 | |
| extension | UselessSingleCatch | Useless catch block. No logging, wrapping or handling code here. | 1458 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 1464 | |
| extension | UselessSingleCatch | Useless catch block. No logging, wrapping or handling code here. | 1493 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 1499 | |
| extension | UselessSingleCatch | Useless catch block. No logging, wrapping or handling code here. | 1553 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 1559 | |
| extension | UselessSingleCatch | Useless catch block. No logging, wrapping or handling code here. | 1607 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 1613 | |
| extension | UselessSingleCatch | Useless catch block. No logging, wrapping or handling code here. | 1638 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 1644 | |
| extension | UselessSingleCatch | Useless catch block. No logging, wrapping or handling code here. | 1668 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 1674 | |
| extension | ReturnCountExtended | Return count for 'read' method is 4 (max allowed is 1). | 1755 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 1822 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'isBoolean' method is 5 (max allowed is 1). | 59 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 74 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "false" appears 2 times in the file. | 117 | |
| extension | MultipleStringLiteralsExtended | The String "0" appears 2 times in the file. | 117 | |
| extension | MultipleStringLiteralsExtended | The String "off" appears 2 times in the file. | 117 | |
| extension | MultipleStringLiteralsExtended | The String "no" appears 2 times in the file. | 117 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 60 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 81 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 134 | |
| extension | MultipleStringLiteralsExtended | The String "." appears 2 times in the file. | 137 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 142 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 49 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'randomNodeName' method is 2 (max allowed is 1). | 35 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 45 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 70 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 76 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around identifier 'val'. | 118 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around identifier 'val'. | 131 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around identifier 'val'. | 150 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 34 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "Deprecated field [" appears 2 times in the file. | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 58 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 59 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 60 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 61 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 62 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 63 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 64 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 66 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 46 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 50 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 51 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 53 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 56 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 57 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "No tests run: can't get last interval" appears 2 times in the file. | 173 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 226 | |
| extension | MultipleStringLiteralsExtended | The String "-----------------------------------------\n" appears 2 times in the file. | 229 | |
| extension | MultipleStringLiteralsExtended | The String " " appears 2 times in the file. | 239 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 290 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 76 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 77 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 143 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 155 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 338 position 59 need optimization. All method calls are advised to move to end of logic expression. | 338 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 403 | |
| extension | MultipleStringLiteralsExtended | The String "'" appears 2 times in the file. | 403 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 443 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 535 | |
| extension | ReturnCountExtended | Return count for 'splitStringToArray' method is 2 (max allowed is 1). | 577 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 625 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 629 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 633 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 715 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 766 | |
| extension | MultipleStringLiteralsExtended | The String "," appears 3 times in the file. | 795 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 908 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 914 | |
| extension | ReturnCountExtended | Return count for 'toCamelCase' method is 2 (max allowed is 1). | 926 | |
| extension | ReturnCountExtended | Return count for 'toUnderscoreCase' method is 2 (max allowed is 1). | 962 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 1007 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 1010 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "no headers added..." appears 2 times in the file. | 50 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 56 | |
| extension | MoveVariableInsideIf | Variable 'cellIndex' can be moved inside the block at line '146' to restrict runtime creation. | 142 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 162 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "URL repository doesn't support this operation" appears 4 times in the file. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/" appears 2 times in the file. | 131 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'addEstimateBytesAndMaybeBreak' method is 2 (max allowed is 1). | 97 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 168 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 175 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 50 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 70 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 77 | |
| extension | ReturnCountExtended | Return count for 'toChannelBuffer' method is 2 (max allowed is 1). | 183 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 209 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 231 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 238 | |
| extension | MultipleStringLiteralsExtended | The String "array not available" appears 2 times in the file. | 253 | |
| extension | ReturnCountExtended | Return count for 'read' method is 2 (max allowed is 1). | 393 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 414 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'execute' method is 8 (max allowed is 1). | 102 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 107 position 31 need optimization. All method calls are advised to move to end of logic expression. | 107 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 152 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 231 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 38 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 39 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 40 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 42 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 44 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 97 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 98 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 99 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 224 | |
| extension | ReturnCountExtended | Return count for 'get' method is 3 (max allowed is 1). | 263 | |
| extension | ReturnCountExtended | Return count for 'remove' method is 5 (max allowed is 1). | 351 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 414 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 415 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 420 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 424 | |
| extension | MultipleStringLiteralsExtended | The String "Null keys are not supported" appears 2 times in the file. | 437 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 52 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 55 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Map key must not be null" appears 2 times in the file. | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 29 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 145 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 177 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 177 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 184 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 41 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 43 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 31 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 32 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Can't move to started state when closed" appears 4 times in the file. | 117 | |
| extension | MultipleStringLiteralsExtended | The String "Can't move to started with unknown state" appears 4 times in the file. | 119 | |
| extension | MultipleStringLiteralsExtended | The String "Can't move to closed before moving to stopped mode" appears 2 times in the file. | 173 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 36 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 44 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 45 | |
| extension | OverridableMethodInConstructor | Overridable method 'readHeader' is called in constructor body. | 55 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 84 | |
| extension | ReturnCountExtended | Return count for 'read' method is 2 (max allowed is 1). | 96 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 118 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 129 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 198 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 33 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 37 | |
| extension | OverridableMethodInConstructor | Overridable method 'readHeader' is called in constructor body. | 45 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 75 | |
| extension | ReturnCountExtended | Return count for 'read' method is 2 (max allowed is 1). | 100 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 122 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 133 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 173 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 32 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 34 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 35 | |
| extension | OverridableMethodInConstructor | Overridable method 'writeHeader' is called in constructor body. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'distanceBoundingCheck' method is 2 (max allowed is 1). | 144 | |
| extension | MoveVariableInsideIf | Variable 'radLon' can be moved inside the block at line '156' to restrict runtime creation. | 150 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 155 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 38 | |
| extension | ReturnCountExtended | Return count for 'neighbor' method is 5 (max allowed is 1). | 132 | |
| extension | ReturnCountExtended | Return count for 'decode' method is 30 (max allowed is 1). | 221 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 323 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 329 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 465 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 471 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 42 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 45 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 48 | |
| extension | ReturnCountExtended | Return count for 'parseGeoPoint' method is 2 (max allowed is 1). | 336 | |
| extension | MoveVariableInsideIf | Variable 'geohash' can be moved inside the block at line '341' to restrict runtime creation. | 339 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 380 | |
| extension | MultipleStringLiteralsExtended | The String "field [" appears 2 times in the file. | 386 | |
| extension | MultipleStringLiteralsExtended | The String "] missing" appears 2 times in the file. | 386 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 425 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 36 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 281 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 363 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 420 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around identifier 'sharedVertex'. | 423 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 489 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 502 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 520 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | LogicConditionNeedOptimization | Condition with || at line 91 position 36 need optimization. All method calls are advised to move to end of logic expression. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'InternalLineStringBuilder' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 108 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 61 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 63 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 64 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 67 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 72 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 74 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 76 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 78 | |
| extension | ReturnCountExtended | Return count for 'parseCoordinates' method is 2 (max allowed is 1). | 243 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 312 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 422 | |
| extension | MultipleStringLiteralsExtended | The String "Provided shape has duplicate consecutive coordinates at: " appears 2 times in the file. | 470 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 578 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 579 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Method(.*)'. | 650 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 670 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 671 | |
| extension | MultipleStringLiteralsExtended | The String "coordinates" appears 2 times in the file. | 671 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 672 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 673 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 676 position 39 need optimization. All method calls are advised to move to end of logic expression. | 676 | |
| extension | ReturnCountExtended | Return count for 'parse' method is 9 (max allowed is 1). | 721 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 816 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 850 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 876 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 35 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 38 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 39 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 49 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 51 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 68 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 81 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 90 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 135 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'download' method is 2 (max allowed is 1). | 41 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 42 position 26 need optimization. All method calls are advised to move to end of logic expression. | 42 | |
| extension | ReturnCountExtended | Return count for 'openConnection' method is 4 (max allowed is 1). | 256 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'visit' method is 3 (max allowed is 1). | 45 | |
| extension | ReturnCountExtended | Return count for 'visit' method is 3 (max allowed is 1). | 123 | |
| extension | MultipleStringLiteralsExtended | The String "Cannot apply a non-module element" appears 4 times in the file. | 160 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 244 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 252 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'RuntimeException' is not allowed. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 61 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Binding is not ready" appears 2 times in the file. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'construct' method is 3 (max allowed is 1). | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 49 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Encounters may not be used after hear() returns." appears 7 times in the file. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 66 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'get' method is 2 (max allowed is 1). | 135 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 120 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'build' method is 2 (max allowed is 1). | 91 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 211 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "This element represents a synthetic binding." appears 2 times in the file. | 248 | |
| extension | MultipleStringLiteralsExtended | The String "key" appears 2 times in the file. | 254 | |
| extension | ReturnCountExtended | Return count for 'convertConstantStringBinding' method is 2 (max allowed is 1). | 267 | |
| extension | IllegalCatchExtended | Catching 'RuntimeException' is not allowed. | 306 | |
| extension | ReturnCountExtended | Return count for 'createUnitializedBinding' method is 4 (max allowed is 1). | 386 | |
| extension | IllegalCatchExtended | Catching 'RuntimeException' is not allowed. | 504 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 513 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 556 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 569 | |
| extension | ReturnCountExtended | Return count for 'createJustInTimeBinding' method is 5 (max allowed is 1). | 600 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 688 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 741 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 790 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 808 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 198 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'RuntimeException' is not allowed. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "annotation" appears 3 times in the file. | 207 | |
| extension | MultipleStringLiteralsExtended | The String "annotation type" appears 2 times in the file. | 362 | |
| extension | MultipleStringLiteralsExtended | The String "Key already has no attributes." appears 2 times in the file. | 390 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'RuntimeException' is not allowed. | 83 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 92 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 97 | |
| extension | IllegalCatchExtended | Catching 'RuntimeException' is not allowed. | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'RuntimeException' is not allowed. | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "Failed to create module [" appears 2 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 44 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 51 | |
| extension | AvoidHidingCauseException | Cause exception 'e1' was lost. | 52 | |
| extension | AvoidHidingCauseException | Cause exception 'e1' was lost. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 60 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'CTOR(.*)'. | 39 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 49 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'CTOR(.*)'. | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | RedundantReturn | Redundant return. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 105 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 133 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'resolveType' method is 2 (max allowed is 1). | 187 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 212 | |
| extension | MultipleStringLiteralsExtended | The String "%s is not defined by a supertype of %s" appears 4 times in the file. | 273 | |
| extension | MultipleStringLiteralsExtended | The String "%s does not construct a supertype of %s" appears 2 times in the file. | 295 | |
| extension | MultipleStringLiteralsExtended | The String "Not a method or a constructor: " appears 2 times in the file. | 299 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 92 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 154 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 161 | |
| extension | ReturnCountExtended | Return count for 'createMethodMapping' method is 2 (max allowed is 1). | 210 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 332 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 129 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 133 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 136 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 228 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 47 | |
| extension | MultipleStringLiteralsExtended | The String " " appears 2 times in the file. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 84 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 116 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 51 | |
| extension | MultipleStringLiteralsExtended | The String " using %s.%n" appears 2 times in the file. | 127 | |
| extension | MultipleStringLiteralsExtended | The String " Reason: %s" appears 4 times in the file. | 136 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 203 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 310 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 555 | |
| extension | MultipleStringLiteralsExtended | The String " at %s%n" appears 3 times in the file. | 601 | |
| extension | MultipleStringLiteralsExtended | The String " while locating %s%n" appears 4 times in the file. | 607 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 233 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 318 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 44 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 49 | |
| extension | ReturnCountExtended | Return count for 'canonicalize' method is 2 (max allowed is 1). | 104 | |
| extension | ReturnCountExtended | Return count for 'getRawType' method is 2 (max allowed is 1). | 144 | |
| extension | ReturnCountExtended | Return count for 'hashCode' method is 2 (max allowed is 1). | 236 | |
| extension | ReturnCountExtended | Return count for 'toString' method is 2 (max allowed is 1). | 264 | |
| extension | MultipleStringLiteralsExtended | The String "." appears 3 times in the file. | 274 | |
| extension | MultipleStringLiteralsExtended | The String "Unsupported wildcard type " appears 2 times in the file. | 296 | |
| extension | MultipleStringLiteralsExtended | The String "member" appears 2 times in the file. | 319 | |
| extension | ReturnCountExtended | Return count for 'getGenericSupertype' method is 3 (max allowed is 1). | 368 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 376 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 511 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 522 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 546 | |
| extension | MultipleStringLiteralsExtended | The String "wildcard bounds" appears 2 times in the file. | 564 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 578 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 582 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 606 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "source" appears 2 times in the file. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 221 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'CTOR(.*)'. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 37 | |
| extension | MultipleStringLiteralsExtended | The String ", " appears 2 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String ")" appears 2 times in the file. | 62 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 65 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 69 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 45 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 61 | |
| extension | MultipleStringLiteralsExtended | The String ")" appears 7 times in the file. | 95 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "annotatedWith(" appears 2 times in the file. | 143 | |
| extension | MultipleStringLiteralsExtended | The String ".class)" appears 2 times in the file. | 143 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 146 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 188 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 227 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 2 times in the file. | 242 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 265 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 303 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 347 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 389 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 395 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 427 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "key" appears 2 times in the file. | 255 | |
| extension | MultipleStringLiteralsExtended | The String "MapBinder was already initialized" appears 2 times in the file. | 256 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Multibinder was already initialized" appears 2 times in the file. | 212 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 24 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'RuntimeException' is not allowed. | 205 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 207 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 315 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'forConstructorOf' method is 2 (max allowed is 1). | 172 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 214 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 351 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 44 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 141 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'CTOR(.*)'. | 42 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 224 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 82 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 91 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 39 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'read' method is 4 (max allowed is 1). | 119 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 144 | |
| extension | MultipleStringLiteralsExtended | The String "null" appears 2 times in the file. | 144 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 245 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidNotShortCircuitOperatorsForBoolean | Short-circuit operator should be used instead of '&='. | 99 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 176 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "No input File specified" appears 2 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "No output File specified" appears 2 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "No input byte array specified" appears 2 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "No OutputStream specified" appears 2 times in the file. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "No Writer specified" appears 2 times in the file. | 187 | |
| extension | MultipleStringLiteralsExtended | The String "Resource [" appears 3 times in the file. | 251 | |
| extension | MultipleStringLiteralsExtended | The String "] not found in classpath" appears 2 times in the file. | 259 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 98 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 103 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 112 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 132 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 162 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 183 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'HandlesStreamInput' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 36 | |
| extension | MultipleStringLiteralsExtended | The String "Expected handle header, got [" appears 2 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around identifier 'ch'. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'readVInt' method is 4 (max allowed is 1). | 126 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 156 | |
| extension | ReturnCountExtended | Return count for 'readVLong' method is 8 (max allowed is 1). | 164 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 257 | |
| extension | ReturnNullInsteadOfBoolean | Method declares to return Boolean and returns null. | 313 | |
| extension | ReturnCountExtended | Return count for 'readGenericValue' method is 21 (max allowed is 1). | 363 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 196 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 199 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 254 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 255 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 256 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 347 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 34 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 35 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 37 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 37 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "os.name" appears 2 times in the file. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'parse' method is 2 (max allowed is 1). | 51 | |
| extension | MultipleStringLiteralsExtended | The String "now" appears 2 times in the file. | 54 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 5 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "truncated date math [" appears 2 times in the file. | 108 | |
| extension | IllegalCatchExtended | Catching 'RuntimeException' is not allowed. | 216 | |
| extension | AvoidHidingCauseException | Cause exception 'e1' was lost. | 223 | |
| extension | MultipleStringLiteralsExtended | The String "failed to parse date field [" appears 3 times in the file. | 223 | |
| extension | MultipleStringLiteralsExtended | The String "], tried both date format [" appears 3 times in the file. | 223 | |
| extension | MultipleStringLiteralsExtended | The String "], and timestamp number" appears 3 times in the file. | 223 | |
| extension | ReturnCountExtended | Return count for 'parseRoundCeilStringValue' method is 4 (max allowed is 1). | 228 | |
| extension | AvoidHidingCauseException | Cause exception 'e1' was lost. | 248 | |
| extension | IllegalCatchExtended | Catching 'RuntimeException' is not allowed. | 252 | |
| extension | AvoidHidingCauseException | Cause exception 'e1' was lost. | 257 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 264 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "||" appears 2 times in the file. | 136 | |
| extension | MoveVariableInsideIf | Variable 'parsers' can be moved inside the block at line '142' to restrict runtime creation. | 138 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 168 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 176 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 39 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "org.elasticsearch." appears 4 times in the file. | 43 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 45 | |
| extension | MultipleStringLiteralsExtended | The String " " appears 3 times in the file. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | OverridableMethodInConstructor | Overridable method 'setTarget' is called in constructor body. | 77 | |
| extension | OverridableMethodInConstructor | Overridable method 'activateOptions' is called in constructor body. | 78 | |
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 174 | |
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 212 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "org.apache.log4j.PatternLayout" appears 2 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String ".value" appears 2 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String ".type" appears 2 times in the file. | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'format' method is 5 (max allowed is 1). | 39 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 72 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 125 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 156 | |
| extension | MultipleStringLiteralsExtended | The String ", " appears 9 times in the file. | 170 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Index locked for write: " appears 2 times in the file. | 137 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 140 | |
| extension | MoveVariableInsideIf | Variable 'actualFormat' can be moved inside the block at line '199' to restrict runtime creation. | 198 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 331 | |
| extension | ReturnCountExtended | Return count for 'readTopDocs' method is 2 (max allowed is 1). | 336 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 396 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 631 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 113 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 149 | |
| extension | ReturnCountExtended | Return count for 'read' method is 4 (max allowed is 1). | 168 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'explain' method is 2 (max allowed is 1). | 148 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 42 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 44 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 46 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 47 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 49 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'iterator' method is 3 (max allowed is 1). | 74 | |
| extension | ReturnCountExtended | Return count for 'newDocIdSetIterator' method is 4 (max allowed is 1). | 135 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 161 | |
| extension | MultipleStringLiteralsExtended | The String "Illegal State - DocIdSetIterator is already exhausted" appears 2 times in the file. | 175 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 190 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 200 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 222 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 233 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'toCacheable' method is 4 (max allowed is 1). | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'advance' method is 3 (max allowed is 1). | 144 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 161 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 170 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 173 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 145 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 150 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 155 | |
| extension | ReturnCountExtended | Return count for 'advance' method is 2 (max allowed is 1). | 161 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 170 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 175 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 180 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 204 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 62 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 63 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 64 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 65 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 66 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 81 | |
| extension | ReturnCountExtended | Return count for 'seekExact' method is 2 (max allowed is 1). | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'seekExact' method is 2 (max allowed is 1). | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidConstantAsFirstOperandInCondition | Constant have to be second operand of '=='. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Should never be called" appears 2 times in the file. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 70 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 180 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 183 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 188 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 199 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 70 | |
| extension | ReturnCountExtended | Return count for 'rewrite' method is 2 (max allowed is 1). | 129 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 160 | |
| extension | MultipleStringLiteralsExtended | The String "\"" appears 2 times in the file. | 193 | |
| extension | MultipleStringLiteralsExtended | The String " " appears 2 times in the file. | 203 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 243 position 16 need optimization. All method calls are advised to move to end of logic expression. | 243 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 257 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidConstantAsFirstOperandInCondition | Constant have to be second operand of '=='. | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidConstantAsFirstOperandInCondition | Constant have to be second operand of '<'. | 98 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 103 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 104 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "<" appears 3 times in the file. | 105 | |
| extension | ReturnCountExtended | Return count for 'calculateMinShouldMatch' method is 3 (max allowed is 1). | 107 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 112 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 127 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 130 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 140 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 155 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'getDocIdSet' method is 11 (max allowed is 1). | 52 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 81 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 185 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 209 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 283 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 356 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'rewrite' method is 3 (max allowed is 1). | 95 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 109 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 167 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 184 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 186 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 204 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 243 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 332 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 336 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 678 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 680 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 714 | |
| extension | MultipleStringLiteralsExtended | The String "\t" appears 7 times in the file. | 763 | |
| extension | MultipleStringLiteralsExtended | The String "\n" appears 7 times in the file. | 763 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 863 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 941 position 48 need optimization. All method calls are advised to move to end of logic expression. | 941 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 964 position 48 need optimization. All method calls are advised to move to end of logic expression. | 964 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "function score, product of:" appears 6 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "Math.min of" appears 6 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "maxBoost" appears 6 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "queryBoost" appears 6 times in the file. | 46 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 105 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 198 position 56 need optimization. All method calls are advised to move to end of logic expression. | 198 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around identifier 'floatVersion'. | 198 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "(" appears 2 times in the file. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 83 | |
| extension | ReturnCountExtended | Return count for 'explain' method is 2 (max allowed is 1). | 172 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 331 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 342 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 354 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 176 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 183 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 188 position 16 need optimization. All method calls are advised to move to end of logic expression. | 188 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 191 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 40 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'read' method is 3 (max allowed is 1). | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidNotShortCircuitOperatorsForBoolean | Short-circuit operator should be used instead of '|='. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | LogicConditionNeedOptimization | Condition with && at line 86 position 53 need optimization. All method calls are advised to move to end of logic expression. | 86 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 95 position 52 need optimization. All method calls are advised to move to end of logic expression. | 95 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 126 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 43 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 82 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 108 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "org.jboss.netty." appears 2 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "netty." appears 2 times in the file. | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Method(.*)'. | 144 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 145 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 147 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 167 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 210 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 212 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 306 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 309 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 313 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 338 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 360 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 367 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 383 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'resolveInetAddress' method is 5 (max allowed is 1). | 128 | |
| extension | MoveVariableInsideIf | Variable 'origHost' can be moved inside the block at line '145' to restrict runtime creation. | 144 | |
| extension | MultipleStringLiteralsExtended | The String "#" appears 2 times in the file. | 145 | |
| extension | MultipleStringLiteralsExtended | The String "_" appears 2 times in the file. | 145 | |
| extension | MultipleStringLiteralsExtended | The String ":ipv4" appears 2 times in the file. | 158 | |
| extension | MultipleStringLiteralsExtended | The String ":ipv6" appears 2 times in the file. | 160 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "java.net.preferIPv4Stack" appears 3 times in the file. | 45 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 46 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 48 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 56 | |
| extension | ReturnBooleanFromTernary | Returning explicit boolean from ternary operator. | 64 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 124 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 128 | |
| extension | MultipleStringLiteralsExtended | The String "Network interface pointer is null" appears 2 times in the file. | 172 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 177 position 53 need optimization. All method calls are advised to move to end of logic expression. | 177 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 178 position 57 need optimization. All method calls are advised to move to end of logic expression. | 178 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 197 position 49 need optimization. All method calls are advised to move to end of logic expression. | 197 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 198 position 53 need optimization. All method calls are advised to move to end of logic expression. | 198 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 221 position 53 need optimization. All method calls are advised to move to end of logic expression. | 221 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 222 position 57 need optimization. All method calls are advised to move to end of logic expression. | 222 | |
| extension | ReturnCountExtended | Return count for 'getIpStackType' method is 4 (max allowed is 1). | 240 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 325 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "*" appears 2 times in the file. | 51 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 61 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 79 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 95 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 132 | |
| extension | ReturnCountExtended | Return count for 'retrieve' method is 3 (max allowed is 1). | 154 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 220 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'simpleMatch' method is 7 (max allowed is 1). | 59 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Zero or negative time interval not supported" appears 4 times in the file. | 68 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around identifier 'nextLocal'. | 175 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "." appears 11 times in the file. | 123 | |
| extension | ReturnCountExtended | Return count for 'convertMapsToArrays' method is 3 (max allowed is 1). | 150 | |
| extension | MultipleStringLiteralsExtended | The String "org.elasticsearch" appears 2 times in the file. | 193 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 15 times in the file. | 204 | |
| extension | MultipleStringLiteralsExtended | The String "Failed to parse float setting [" appears 2 times in the file. | 273 | |
| extension | MultipleStringLiteralsExtended | The String "] with value [" appears 11 times in the file. | 273 | |
| extension | MultipleStringLiteralsExtended | The String "Failed to parse double setting [" appears 2 times in the file. | 299 | |
| extension | MultipleStringLiteralsExtended | The String "Failed to parse int setting [" appears 2 times in the file. | 326 | |
| extension | MultipleStringLiteralsExtended | The String "Failed to parse long setting [" appears 2 times in the file. | 352 | |
| extension | MultipleStringLiteralsExtended | The String "Failed to load class setting [" appears 2 times in the file. | 439 | |
| extension | ReturnCountExtended | Return count for 'getAsClass' method is 4 (max allowed is 1). | 445 | |
| extension | ReturnCountExtended | Return count for 'getAsArray' method is 2 (max allowed is 1). | 491 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 572 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 650 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 957 | |
| extension | MultipleStringLiteralsExtended | The String "Failed to load settings from [" appears 2 times in the file. | 958 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 984 | |
| extension | MoveVariableInsideIf | Variable 'value' can be moved inside the block at line '1,026' to restrict runtime creation. | 1025 | |
| extension | MoveVariableInsideIf | Variable 'value' can be moved inside the block at line '1,044' to restrict runtime creation. | 1043 | |
| extension | MultipleStringLiteralsExtended | The String "env." appears 3 times in the file. | 1073 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 44 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 45 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 46 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 48 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 43 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 44 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'compare' method is 4 (max allowed is 1). | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 41 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 43 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 47 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 51 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'isCloseConnectionException' method is 6 (max allowed is 1). | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | LogicConditionNeedOptimization | Condition with && at line 53 position 34 need optimization. All method calls are advised to move to end of logic expression. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 71 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 36 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 2 times in the file. | 155 | |
| extension | MultipleStringLiteralsExtended | The String "pb" appears 2 times in the file. | 158 | |
| extension | MultipleStringLiteralsExtended | The String "tb" appears 2 times in the file. | 161 | |
| extension | MultipleStringLiteralsExtended | The String "gb" appears 2 times in the file. | 164 | |
| extension | MultipleStringLiteralsExtended | The String "mb" appears 2 times in the file. | 167 | |
| extension | MultipleStringLiteralsExtended | The String "kb" appears 2 times in the file. | 170 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 192 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'Distance' does not extend anything. | 250 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]" appears 4 times in the file. | 50 | |
| extension | ReturnCountExtended | Return count for 'parse' method is 6 (max allowed is 1). | 88 | |
| extension | ReturnCountExtended | Return count for 'asSimilarity' method is 5 (max allowed is 1). | 222 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "%" appears 2 times in the file. | 43 | |
| extension | ReturnCountExtended | Return count for 'parseRatioValue' method is 2 (max allowed is 1). | 51 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 35 | |
| extension | MultipleStringLiteralsExtended | The String "p" appears 2 times in the file. | 150 | |
| extension | MultipleStringLiteralsExtended | The String "t" appears 2 times in the file. | 153 | |
| extension | MultipleStringLiteralsExtended | The String "g" appears 2 times in the file. | 156 | |
| extension | MultipleStringLiteralsExtended | The String "m" appears 2 times in the file. | 159 | |
| extension | MultipleStringLiteralsExtended | The String "k" appears 2 times in the file. | 162 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 39 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 61 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 63 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 65 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 69 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 73 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 182 | |
| extension | ReturnCountExtended | Return count for 'toString' method is 2 (max allowed is 1). | 196 | |
| extension | MultipleStringLiteralsExtended | The String "d" appears 2 times in the file. | 208 | |
| extension | MultipleStringLiteralsExtended | The String "h" appears 2 times in the file. | 211 | |
| extension | MultipleStringLiteralsExtended | The String "m" appears 2 times in the file. | 214 | |
| extension | MultipleStringLiteralsExtended | The String "s" appears 2 times in the file. | 217 | |
| extension | MultipleStringLiteralsExtended | The String "ms" appears 2 times in the file. | 220 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 26 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 47 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 367 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 373 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 555 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 605 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 652 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 699 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 739 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'get' method is 2 (max allowed is 1). | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 84 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 99 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 101 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 155 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 232 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 335 | |
| extension | AvoidNotShortCircuitOperatorsForBoolean | Short-circuit operator should be used instead of '|='. | 401 | |
| extension | AvoidNotShortCircuitOperatorsForBoolean | Short-circuit operator should be used instead of '|='. | 439 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 500 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 505 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 507 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 519 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 520 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 536 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 545 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 592 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 35 | |
| extension | ReturnCountExtended | Return count for 'readVLong' method is 8 (max allowed is 1). | 109 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'RuntimeException' is not allowed. | 86 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 267 | |
| extension | ReturnCountExtended | Return count for 'sortAndDedup' method is 2 (max allowed is 1). | 334 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 141 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "entrySet() not supported!" appears 2 times in the file. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 42 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 43 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Blocking operation" appears 2 times in the file. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "[" appears 2 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 4 times in the file. | 77 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 127 | |
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 135 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "Lock not acquired" appears 2 times in the file. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSingleCatch | Useless catch block. No logging, wrapping or handling code here. | 164 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 270 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around identifier 'time'. | 300 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 300 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 80 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 82 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 84 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 86 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 88 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 94 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 686 | |
| extension | MultipleStringLiteralsExtended | The String "lat" appears 3 times in the file. | 1097 | |
| extension | MultipleStringLiteralsExtended | The String "lon" appears 3 times in the file. | 1097 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "No matching content type for " appears 2 times in the file. | 114 | |
| extension | ReturnCountExtended | Return count for 'xContentType' method is 5 (max allowed is 1). | 143 | |
| extension | MultipleStringLiteralsExtended | The String "Failed to derive xcontent from " appears 2 times in the file. | 177 | |
| extension | ReturnCountExtended | Return count for 'xContentType' method is 8 (max allowed is 1). | 210 | |
| extension | ReturnCountExtended | Return count for 'xContentType' method is 6 (max allowed is 1). | 267 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'convertToMap' method is 2 (max allowed is 1). | 77 | |
| extension | MultipleStringLiteralsExtended | The String "Failed to parse content to map" appears 2 times in the file. | 100 | |
| extension | ReturnCountExtended | Return count for 'convertToMap' method is 2 (max allowed is 1). | 108 | |
| extension | ReturnCountExtended | Return count for 'convertToJson' method is 2 (max allowed is 1). | 136 | |
| extension | ReturnCountExtended | Return count for 'toString' method is 2 (max allowed is 1). | 205 | |
| extension | AvoidHidingCauseException | Cause exception 'e2' was lost. | 223 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 241 | |
| extension | AvoidNotShortCircuitOperatorsForBoolean | Short-circuit operator should be used instead of '|='. | 251 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 276 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "json" appears 2 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "application/smile" appears 2 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "smile" appears 2 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "application/yaml" appears 2 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "yaml" appears 2 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "application/cbor" appears 2 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "cbor" appears 2 times in the file. | 100 | |
| extension | ReturnCountExtended | Return count for 'fromRestContentType' method is 4 (max allowed is 1). | 109 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 41 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 41 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 42 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 355 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 207 | |
| extension | ReturnCountExtended | Return count for 'convertToken' method is 10 (max allowed is 1). | 210 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 43 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "." appears 2 times in the file. | 62 | |
| extension | ReturnCountExtended | Return count for 'extractValue' method is 3 (max allowed is 1). | 105 | |
| extension | TernaryPerExpressionCount | More than 1 ternary operators in expression. | 140 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 149 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 169 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 41 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "node [" appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "] already responded or failed" appears 2 times in the file. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "write" appears 2 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "no master" appears 2 times in the file. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "unexpected failure during [{}]" appears 5 times in the file. | 142 | |
| extension | ReturnCountExtended | Return count for 'execute' method is 2 (max allowed is 1). | 321 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 379 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "'" appears 2 times in the file. | 178 | |
| extension | MultipleStringLiteralsExtended | The String "' must be a positive number. got [" appears 2 times in the file. | 178 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 10 times in the file. | 178 | |
| extension | MoveVariableInsideIf | Variable 'nodes' can be moved inside the block at line '261' to restrict runtime creation. | 260 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 264 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 267 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 279 | |
| extension | MultipleStringLiteralsExtended | The String "unexpected failure during [{}]" appears 9 times in the file. | 393 | |
| extension | MultipleStringLiteralsExtended | The String ")" appears 8 times in the file. | 420 | |
| extension | ReturnCountExtended | Return count for 'execute' method is 3 (max allowed is 1). | 422 | |
| extension | ReturnCountExtended | Return count for 'joinElectedMaster' method is 3 (max allowed is 1). | 461 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 465 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 475 | |
| extension | MultipleStringLiteralsExtended | The String "not enough master nodes" appears 2 times in the file. | 517 | |
| extension | ReturnCountExtended | Return count for 'execute' method is 5 (max allowed is 1). | 637 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 717 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 721 | |
| extension | MultipleStringLiteralsExtended | The String "received state from a node that is not part of the cluster" appears 2 times in the file. | 724 | |
| extension | MultipleStringLiteralsExtended | The String "])" appears 3 times in the file. | 760 | |
| extension | ReturnCountExtended | Return count for 'execute' method is 3 (max allowed is 1). | 762 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 859 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 909 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 968 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 985 | |
| extension | ReturnCountExtended | Return count for 'findMaster' method is 4 (max allowed is 1). | 994 | |
| extension | MultipleStringLiteralsExtended | The String " {none}" appears 2 times in the file. | 1004 | |
| extension | MultipleStringLiteralsExtended | The String "\n\t--> " appears 2 times in the file. | 1007 | |
| extension | MultipleStringLiteralsExtended | The String "not called from the cluster state update thread" appears 2 times in the file. | 1134 | |
| extension | MultipleStringLiteralsExtended | The String "failed to send rejoin request to [{}]" appears 2 times in the file. | 1149 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 1152 | |
| extension | MultipleStringLiteralsExtended | The String "received a request to rejoin the cluster from [" appears 2 times in the file. | 1276 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 1281 | |
| extension | MultipleStringLiteralsExtended | The String "updating {} from [{}] to [{}]" appears 2 times in the file. | 1311 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 1,343 position 33 need optimization. All method calls are advised to move to end of logic expression. | 1343 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 1375 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 117 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 123 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 179 | |
| extension | MultipleStringLiteralsExtended | The String "error while sending ping response" appears 2 times in the file. | 379 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 137 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 254 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 192 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 201 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 136 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 66 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 130 | |
| extension | ReturnCountExtended | Return count for 'pingAndWait' method is 3 (max allowed is 1). | 152 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 233 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 265 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 429 | |
| extension | MultipleStringLiteralsExtended | The String "failed to read requesting data from {}" appears 2 times in the file. | 431 | |
| extension | MultipleStringLiteralsExtended | The String "response" appears 2 times in the file. | 440 | |
| extension | MultipleStringLiteralsExtended | The String "cluster_name" appears 3 times in the file. | 457 | |
| extension | TernaryPerExpressionCount | More than 1 ternary operators in expression. | 457 | |
| extension | MultipleStringLiteralsExtended | The String "clusterName" appears 2 times in the file. | 457 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 498 | |
| extension | MultipleStringLiteralsExtended | The String "failed to receive confirmation on sent ping response to [{}]" appears 2 times in the file. | 546 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 549 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | OverridableMethodInConstructor | Overridable method 'addHostsProvider' is called in constructor body. | 120 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 138 | |
| extension | MultipleStringLiteralsExtended | The String "#" appears 2 times in the file. | 139 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 141 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 209 | |
| extension | MultipleStringLiteralsExtended | The String "Ping execution failed" appears 3 times in the file. | 243 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 258 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 296 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 371 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 399 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 427 | |
| extension | MultipleStringLiteralsExtended | The String "failed to connect to {}" appears 2 times in the file. | 458 | |
| extension | MultipleStringLiteralsExtended | The String "failed to send ping to [{}]" appears 2 times in the file. | 460 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 466 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 498 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 502 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 527 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 596 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 121 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 151 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 201 | |
| extension | MultipleStringLiteralsExtended | The String "failed to send response on cluster state processed" appears 3 times in the file. | 202 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 210 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 215 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 219 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "path.home" appears 2 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "path.conf" appears 2 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "path.plugins" appears 2 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "path.work" appears 2 times in the file. | 84 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "data" appears 2 times in the file. | 100 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "path.logs" appears 2 times in the file. | 104 | |
| extension | ReturnCountExtended | Return count for 'resolveConfig' method is 4 (max allowed is 1). | 178 | |
| extension | MultipleStringLiteralsExtended | The String "Failed to resolve path [" appears 2 times in the file. | 186 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 186 | |
| extension | MultipleStringLiteralsExtended | The String "config/" appears 2 times in the file. | 207 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 73 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 75 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 77 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 78 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "node.lock" appears 2 times in the file. | 79 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 102 | |
| extension | MultipleStringLiteralsExtended | The String "failed to obtain node lock on {}" appears 2 times in the file. | 117 | |
| extension | MultipleStringLiteralsExtended | The String "waitCount is " appears 2 times in the file. | 394 | |
| extension | MultipleStringLiteralsExtended | The String " but should be > 0" appears 2 times in the file. | 394 | |
| extension | MultipleStringLiteralsExtended | The String "Can't lock shard " appears 2 times in the file. | 415 | |
| extension | MultipleStringLiteralsExtended | The String "node is not configured to store local location" appears 3 times in the file. | 439 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 606 position 46 need optimization. All method calls are advised to move to end of logic expression. | 606 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 620 position 26 need optimization. All method calls are advised to move to end of logic expression. | 620 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]" appears 7 times in the file. | 146 | |
| extension | MultipleStringLiteralsExtended | The String "expecting [" appears 3 times in the file. | 164 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 288 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 114 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 127 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 167 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 206 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "quorum" appears 2 times in the file. | 86 | |
| extension | ReturnCountExtended | Return count for 'allocateUnassigned' method is 2 (max allowed is 1). | 108 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 115 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 135 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 176 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 189 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 212 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 274 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 298 | |
| extension | ReturnCountExtended | Return count for 'buildShardStates' method is 2 (max allowed is 1). | 378 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'execute' method is 2 (max allowed is 1). | 117 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 127 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 160 | |
| extension | MultipleStringLiteralsExtended | The String "failed send response for allocating dangled" appears 2 times in the file. | 161 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "binary" appears 2 times in the file. | 136 | |
| extension | MultipleStringLiteralsExtended | The String "true" appears 2 times in the file. | 136 | |
| extension | EitherLogOrThrow | Either log or throw exception. | 167 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 198 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 4 times in the file. | 216 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 226 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 245 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 272 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 310 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 361 | |
| extension | EitherLogOrThrow | Either log or throw exception. | 362 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 371 | |
| extension | EitherLogOrThrow | Either log or throw exception. | 372 | |
| extension | MultipleStringLiteralsExtended | The String "_state" appears 2 times in the file. | 414 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 419 | |
| extension | MultipleStringLiteralsExtended | The String "metadata-" appears 2 times in the file. | 424 | |
| extension | MoveVariableInsideIf | Variable 'currentFieldName' can be moved inside the block at line '438' to restrict runtime creation. | 436 | |
| extension | MultipleStringLiteralsExtended | The String "upgrade" appears 2 times in the file. | 468 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 520 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String ".tmp" appears 2 times in the file. | 100 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 195 | |
| extension | ReturnCountExtended | Return count for 'loadLatestState' method is 2 (max allowed is 1). | 237 | |
| extension | AvoidNotShortCircuitOperatorsForBoolean | Short-circuit operator should be used instead of '&='. | 255 | |
| extension | MoveVariableInsideIf | Variable 'id' can be moved inside the block at line '286' to restrict runtime creation. | 271 | |
| extension | MoveVariableInsideIf | Variable 'parser' can be moved inside the block at line '273' to restrict runtime creation. | 272 | |
| extension | MultipleStringLiteralsExtended | The String "{}: no data for [{}], ignoring..." appears 2 times in the file. | 277 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 291 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 120 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 56 | |
| extension | EitherLogOrThrow | Either log or throw exception. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 6 times in the file. | 134 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 146 | |
| extension | MultipleStringLiteralsExtended | The String "_state" appears 2 times in the file. | 253 | |
| extension | MultipleStringLiteralsExtended | The String "shards-" appears 2 times in the file. | 263 | |
| extension | MultipleStringLiteralsExtended | The String "], ignoring..." appears 2 times in the file. | 272 | |
| extension | ReturnCountExtended | Return count for 'pre09ReadState' method is 2 (max allowed is 1). | 319 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 128 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "http_address" appears 2 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "/_plugin/" appears 2 times in the file. | 116 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 133 | |
| extension | MultipleStringLiteralsExtended | The String "text/html" appears 3 times in the file. | 158 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 206 | |
| extension | MultipleStringLiteralsExtended | The String "image/jpeg" appears 2 times in the file. | 235 | |
| extension | MultipleStringLiteralsExtended | The String "image/tiff" appears 2 times in the file. | 237 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'InnerClass()'. | 246 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'ESHttpContentDecompressor' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 117 | |
| extension | MultipleStringLiteralsExtended | The String "X-Opaque-Id" appears 2 times in the file. | 128 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 220 | |
| extension | ReturnCountExtended | Return count for 'getStatus' method is 44 (max allowed is 1). | 222 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'method' method is 6 (max allowed is 1). | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "true" appears 3 times in the file. | 145 | |
| extension | MultipleStringLiteralsExtended | The String "http.host" appears 2 times in the file. | 160 | |
| extension | MultipleStringLiteralsExtended | The String "receive_predictor_size" appears 2 times in the file. | 178 | |
| extension | MultipleStringLiteralsExtended | The String "http_server_boss" appears 2 times in the file. | 216 | |
| extension | MultipleStringLiteralsExtended | The String "http_server_worker" appears 2 times in the file. | 217 | |
| extension | MultipleStringLiteralsExtended | The String "default" appears 2 times in the file. | 228 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 252 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 263 | |
| extension | AvoidConstantAsFirstOperandInCondition | Constant have to be second operand of '=='. | 276 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 281 | |
| extension | TernaryPerExpressionCount | More than 1 ternary operators in expression. | 325 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 343 | |
| extension | MultipleStringLiteralsExtended | The String "Caught exception while handling client http traffic, closing connection {}" appears 2 times in the file. | 344 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 52 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]/[" appears 2 times in the file. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 274 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 297 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 345 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 397 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 409 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 427 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 445 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "No version type match [" appears 2 times in the file. | 287 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 287 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'aliasFilter' method is 5 (max allowed is 1). | 85 | |
| extension | MultipleStringLiteralsExtended | The String "Unknown alias name was passed to alias Filter" appears 2 times in the file. | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "stopwords" appears 2 times in the file. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "_none_" appears 3 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "stem_exclusion" appears 2 times in the file. | 104 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 122 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 224 | |
| extension | MultipleStringLiteralsExtended | The String "IOException while reading %s_path: %s" appears 2 times in the file. | 235 | |
| extension | AvoidHidingCauseException | Cause exception 'ioe' was lost. | 236 | |
| extension | AvoidHidingCauseException | Cause exception 'ioe' was lost. | 284 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 53 | |
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 68 | |
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 83 | |
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 98 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 129 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 21 times in the file. | 179 | |
| extension | MultipleStringLiteralsExtended | The String "org.elasticsearch.index.analysis." appears 4 times in the file. | 179 | |
| extension | MultipleStringLiteralsExtended | The String "] for [" appears 3 times in the file. | 189 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 5 times in the file. | 189 | |
| extension | MultipleStringLiteralsExtended | The String "] must have a type associated with it" appears 3 times in the file. | 194 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 199 | |
| extension | MultipleStringLiteralsExtended | The String "token filter [" appears 2 times in the file. | 253 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 258 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 317 | |
| extension | MultipleStringLiteralsExtended | The String "tokenizer" appears 2 times in the file. | 367 | |
| extension | MultipleStringLiteralsExtended | The String "failed to find analyzer type [" appears 2 times in the file. | 372 | |
| extension | MultipleStringLiteralsExtended | The String "] or tokenizer for [" appears 2 times in the file. | 372 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 391 | |
| extension | MultipleStringLiteralsExtended | The String "pattern_replace" appears 2 times in the file. | 419 | |
| extension | MultipleStringLiteralsExtended | The String "stop" appears 2 times in the file. | 424 | |
| extension | MultipleStringLiteralsExtended | The String "lowercase" appears 2 times in the file. | 428 | |
| extension | MultipleStringLiteralsExtended | The String "standard" appears 3 times in the file. | 432 | |
| extension | MultipleStringLiteralsExtended | The String "nGram" appears 2 times in the file. | 433 | |
| extension | MultipleStringLiteralsExtended | The String "ngram" appears 2 times in the file. | 434 | |
| extension | MultipleStringLiteralsExtended | The String "edgeNGram" appears 2 times in the file. | 435 | |
| extension | MultipleStringLiteralsExtended | The String "edge_ngram" appears 2 times in the file. | 436 | |
| extension | MultipleStringLiteralsExtended | The String "keyword" appears 2 times in the file. | 450 | |
| extension | MultipleStringLiteralsExtended | The String "whitespace" appears 2 times in the file. | 453 | |
| extension | MultipleStringLiteralsExtended | The String "snowball" appears 2 times in the file. | 481 | |
| extension | MultipleStringLiteralsExtended | The String "classic" appears 2 times in the file. | 520 | |
| extension | MultipleStringLiteralsExtended | The String "pattern" appears 2 times in the file. | 527 | |
| extension | MultipleStringLiteralsExtended | The String "thai" appears 2 times in the file. | 529 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "default" appears 8 times in the file. | 205 | |
| extension | MultipleStringLiteralsExtended | The String "default_index" appears 4 times in the file. | 208 | |
| extension | MultipleStringLiteralsExtended | The String "default_search" appears 5 times in the file. | 211 | |
| extension | MultipleStringLiteralsExtended | The String "default_search_quoted" appears 2 times in the file. | 214 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.analyzer." appears 2 times in the file. | 236 | |
| extension | MultipleStringLiteralsExtended | The String ".alias" appears 2 times in the file. | 236 | |
| extension | MultipleStringLiteralsExtended | The String "default_search_quote" appears 2 times in the file. | 254 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 267 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "han" appears 2 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "hiragana" appears 2 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "katakana" appears 2 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "hangul" appears 2 times in the file. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 36 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 38 | |
| extension | ReturnCountExtended | Return count for 'build' method is 2 (max allowed is 1). | 108 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Custom Analyzer [" appears 4 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 53 | |
| extension | ReturnCountExtended | Return count for 'create' method is 3 (max allowed is 1). | 67 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnBooleanFromTernary | Returning explicit boolean from ternary operator. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnBooleanFromTernary | Returning explicit boolean from ternary operator. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "Invalid Mapping Rule : [" appears 2 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "Invalid escaped char in [" appears 2 times in the file. | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 68 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 93 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "NamedAnalyzer cannot be wrapped with a wrapper, only a delegator" appears 2 times in the file. | 99 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 56 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 57 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_double/" appears 2 times in the file. | 38 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 50 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_float/" appears 2 times in the file. | 38 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 50 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_int/" appears 2 times in the file. | 38 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 50 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_long/" appears 2 times in the file. | 38 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 50 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 49 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 50 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Method(.*)'. | 51 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 52 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "pattern" appears 2 times in the file. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "English" appears 2 times in the file. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "Invalid Keyword override Rule:" appears 2 times in the file. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "porter" appears 2 times in the file. | 74 | |
| extension | ReturnCountExtended | Return count for 'create' method is 3 (max allowed is 1). | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "synonyms" appears 2 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "synonyms_path" appears 2 times in the file. | 66 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 108 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "update_offsets" appears 2 times in the file. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidNotShortCircuitOperatorsForBoolean | Short-circuit operator should be used instead of '|='. | 66 | |
| extension | OverridableMethodInConstructor | Overridable method 'getFlag' is called in constructor body. | 66 | |
| extension | AvoidNotShortCircuitOperatorsForBoolean | Short-circuit operator should be used instead of '|='. | 68 | |
| extension | OverridableMethodInConstructor | Overridable method 'getFlag' is called in constructor body. | 68 | |
| extension | AvoidNotShortCircuitOperatorsForBoolean | Short-circuit operator should be used instead of '|='. | 70 | |
| extension | OverridableMethodInConstructor | Overridable method 'getFlag' is called in constructor body. | 70 | |
| extension | AvoidNotShortCircuitOperatorsForBoolean | Short-circuit operator should be used instead of '|='. | 72 | |
| extension | OverridableMethodInConstructor | Overridable method 'getFlag' is called in constructor body. | 72 | |
| extension | AvoidNotShortCircuitOperatorsForBoolean | Short-circuit operator should be used instead of '|='. | 74 | |
| extension | OverridableMethodInConstructor | Overridable method 'getFlag' is called in constructor body. | 74 | |
| extension | AvoidNotShortCircuitOperatorsForBoolean | Short-circuit operator should be used instead of '|='. | 76 | |
| extension | OverridableMethodInConstructor | Overridable method 'getFlag' is called in constructor body. | 76 | |
| extension | AvoidNotShortCircuitOperatorsForBoolean | Short-circuit operator should be used instead of '|='. | 78 | |
| extension | OverridableMethodInConstructor | Overridable method 'getFlag' is called in constructor body. | 78 | |
| extension | AvoidNotShortCircuitOperatorsForBoolean | Short-circuit operator should be used instead of '|='. | 80 | |
| extension | OverridableMethodInConstructor | Overridable method 'getFlag' is called in constructor body. | 80 | |
| extension | AvoidNotShortCircuitOperatorsForBoolean | Short-circuit operator should be used instead of '|='. | 82 | |
| extension | OverridableMethodInConstructor | Overridable method 'getFlag' is called in constructor body. | 82 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "Invalid Mapping Rule : [" appears 3 times in the file. | 122 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 122 | |
| extension | MultipleStringLiteralsExtended | The String "Invalid escaped char in [" appears 2 times in the file. | 168 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 60 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 207 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 234 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 255 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 234 | |
| extension | MoveVariableInsideIf | Variable 'start' can be moved inside the block at line '278' to restrict runtime creation. | 276 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 281 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type" appears 4 times in the file. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "] must have a type associated with it" appears 2 times in the file. | 106 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "The specified type [" appears 2 times in the file. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "] can't be found" appears 2 times in the file. | 113 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 153 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 108 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 112 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 237 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 334 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 439 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 439 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Snapshot deletion policy has not been init yet..." appears 2 times in the file. | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'getFromSearcher' method is 2 (max allowed is 1). | 192 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 197 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 232 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 238 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 252 | |
| extension | EitherLogOrThrow | Either log or throw exception. | 254 | |
| extension | MultipleStringLiteralsExtended | The String "failed to get size for [{}]" appears 2 times in the file. | 311 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 365 | |
| extension | EitherLogOrThrow | Either log or throw exception. | 374 | |
| extension | MultipleStringLiteralsExtended | The String "failed to access searcher manager" appears 3 times in the file. | 374 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 441 | |
| extension | ForbidReturnInFinallyBlock | Finally block should not contain return statements. | 453 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 463 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 976 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 85 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 90 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 96 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 102 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 108 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 114 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 120 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 126 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 133 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 139 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 142 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 143 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 144 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 145 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 147 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 53 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 95 | |
| extension | OverridableMethodInConstructor | Overridable method 'upgrade3xSegments' is called in constructor body. | 119 | |
| extension | OverridableMethodInConstructor | Calling the method 'createSearcherManager' in constructor body leads to the call of the overridable method 'maybeFailEngine'. | 143 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 306 position 69 need optimization. All method calls are advised to move to end of logic expression. | 306 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 313 position 125 need optimization. All method calls are advised to move to end of logic expression. | 313 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 314 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 551 | |
| extension | MultipleStringLiteralsExtended | The String "delete_by_query" appears 2 times in the file. | 552 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 574 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 604 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 645 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 661 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 666 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 676 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 742 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 750 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 774 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 779 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 829 | |
| extension | MultipleStringLiteralsExtended | The String "Snapshot failed" appears 2 times in the file. | 832 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 838 | |
| extension | MultipleStringLiteralsExtended | The String "Execution failed" appears 3 times in the file. | 842 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 849 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 857 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 874 | |
| extension | ReturnCountExtended | Return count for 'maybeFailEngine' method is 3 (max allowed is 1). | 886 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 977 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 988 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 1041 | |
| extension | MultipleStringLiteralsExtended | The String "warmer" appears 3 times in the file. | 1057 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 1061 | |
| extension | EitherLogOrThrow | Either log or throw exception. | 1076 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 1147 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1162 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1166 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1170 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1174 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1224 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "bytes=" appears 2 times in the file. | 190 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 35 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 36 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 37 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 38 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 39 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 40 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 41 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 42 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 43 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 69 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EitherLogOrThrow | Either log or throw exception. | 86 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 130 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 140 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 198 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 225 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "Execution failed" appears 3 times in the file. | 47 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 53 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 44 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 359 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 376 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 418 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 132 | |
| extension | ReturnCountExtended | Return count for 'missingObject' method is 13 (max allowed is 1). | 165 | |
| extension | MultipleStringLiteralsExtended | The String "Unsupported reduced type: " appears 2 times in the file. | 181 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 135 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 162 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 193 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "string" appears 6 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "float" appears 5 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "double" appears 5 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "byte" appears 5 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "short" appears 5 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "int" appears 5 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "long" appears 5 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "geo_point" appears 6 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "binary" appears 4 times in the file. | 85 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 170 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 179 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 198 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 206 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 232 | |
| extension | MoveVariableInsideIf | Variable 'docValues' can be moved inside the block at line '237' to restrict runtime creation. | 234 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 244 position 95 need optimization. All method calls are advised to move to end of logic expression. | 244 | |
| extension | MultipleStringLiteralsExtended | The String "] for field [" appears 2 times in the file. | 251 | |
| extension | MultipleStringLiteralsExtended | The String "=" appears 2 times in the file. | 273 | |
| extension | MultipleStringLiteralsExtended | The String " is deprecated and will not be usable for indices created on or after elasticsearch 1.4.0" appears 2 times in the file. | 273 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 134 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 65 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 117 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 164 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | LogicConditionNeedOptimization | Condition with && at line 40 position 49 need optimization. All method calls are advised to move to end of logic expression. | 40 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'newComparator' method is 2 (max allowed is 1). | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'GlobalOrdinalMapping' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MoveVariableInsideIf | Variable 'startTime' can be moved inside the block at line '58' to restrict runtime creation. | 46 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 57 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 58 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 59 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 60 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 142 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 144 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 145 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 147 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 148 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 149 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 151 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 152 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 154 | |
| extension | ReturnCountExtended | Return count for 'addOrdinal' method is 3 (max allowed is 1). | 183 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 363 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 42 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 43 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 69 | |
| extension | MoveVariableInsideIf | Variable 'minFrequency' can be moved inside the block at line '116' to restrict runtime creation. | 113 | |
| extension | MoveVariableInsideIf | Variable 'maxFrequency' can be moved inside the block at line '116' to restrict runtime creation. | 114 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Super call could be removed: Class 'BytesBinaryDVAtomicFieldData' does not extend anything. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Super call could be removed: Class 'DocValuesIndexFieldData' does not extend anything. | 54 | |
| extension | ReturnCountExtended | Return count for 'build' method is 3 (max allowed is 1). | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'loadDirect' method is 3 (max allowed is 1). | 68 | |
| extension | ReturnCountExtended | Return count for 'withOrdinals' method is 2 (max allowed is 1). | 164 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 77 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 78 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 79 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'loadDirect' method is 2 (max allowed is 1). | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'loadDirect' method is 3 (max allowed is 1). | 67 | |
| extension | ReturnCountExtended | Return count for 'withOrdinals' method is 2 (max allowed is 1). | 162 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'GeoPointBinaryDVAtomicFieldData' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 40 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 46 | |
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'WithOrdinals' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 51 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 61 | |
| extension | ReturnCountExtended | Return count for 'getGeoPointValues' method is 2 (max allowed is 1). | 65 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 114 | |
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'Single' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 118 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'loadDirect' method is 2 (max allowed is 1). | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 43 | |
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'WithOrdinals' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 48 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 57 | |
| extension | ReturnCountExtended | Return count for 'getGeoPointValues' method is 2 (max allowed is 1). | 61 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 107 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'loadDirect' method is 2 (max allowed is 1). | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'loadDirect' method is 2 (max allowed is 1). | 86 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 120 position 50 need optimization. All method calls are advised to move to end of logic expression. | 120 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 133 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 250 | |
| extension | MoveVariableInsideIf | Variable 'bitsRequired' can be moved inside the block at line '328' to restrict runtime creation. | 321 | |
| extension | MoveVariableInsideIf | Variable 'formatAndBits' can be moved inside the block at line '328' to restrict runtime creation. | 323 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 332 | |
| extension | ReturnCountExtended | Return count for 'withOrdinals' method is 2 (max allowed is 1). | 411 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'loadDirect' method is 2 (max allowed is 1). | 61 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 110 | |
| extension | ReturnCountExtended | Return count for 'estimateStringFieldData' method is 2 (max allowed is 1). | 157 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 175 | |
| extension | ReturnCountExtended | Return count for 'beforeLoad' method is 3 (max allowed is 1). | 191 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | OverridableMethodInConstructor | Overridable method 'beforeCreate' is called in constructor body. | 81 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 260 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 268 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 277 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 295 | |
| extension | MoveVariableInsideIf | Variable 'startTime' can be moved inside the block at line '323' to restrict runtime creation. | 297 | |
| extension | ReturnCountExtended | Return count for 'getOrdinalsValues' method is 2 (max allowed is 1). | 351 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'next' method is 2 (max allowed is 1). | 89 | |
| extension | ReturnCountExtended | Return count for 'seekCeil' method is 3 (max allowed is 1). | 133 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 303 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 308 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 313 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 318 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 323 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Cannot load doc values" appears 3 times in the file. | 116 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "version" appears 2 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 2 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 2 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "index_files" appears 2 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "physical_name" appears 3 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "length" appears 3 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "checksum" appears 2 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "translog_files" appears 2 times in the file. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 145 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "shard closed" appears 6 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 118 | |
| extension | MultipleStringLiteralsExtended | The String "]\n" appears 5 times in the file. | 122 | |
| extension | MultipleStringLiteralsExtended | The String "] with total_size [" appears 3 times in the file. | 124 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 156 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "local" appears 2 times in the file. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "local" appears 2 times in the file. | 107 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 123 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 127 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 137 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 156 | |
| extension | MoveVariableInsideIf | Variable 'index' can be moved inside the block at line '164' to restrict runtime creation. | 163 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 251 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 287 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 309 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 372 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 113 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 159 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 169 | |
| extension | MoveVariableInsideIf | Variable 'fieldName' can be moved inside the block at line '222' to restrict runtime creation. | 221 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 239 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'get' method is 2 (max allowed is 1). | 124 | |
| extension | ReturnCountExtended | Return count for 'innerGet' method is 6 (max allowed is 1). | 168 | |
| extension | MoveVariableInsideIf | Variable 'searchLookup' can be moved inside the block at line '218' to restrict runtime creation. | 215 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 240 | |
| extension | MultipleStringLiteralsExtended | The String "field [" appears 2 times in the file. | 248 | |
| extension | MultipleStringLiteralsExtended | The String "] isn't a leaf field" appears 2 times in the file. | 248 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 287 position 61 need optimization. All method calls are advised to move to end of logic expression. | 287 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 287 position 85 need optimization. All method calls are advised to move to end of logic expression. | 287 | |
| extension | MultipleStringLiteralsExtended | The String "Failed to get type [" appears 3 times in the file. | 304 | |
| extension | MultipleStringLiteralsExtended | The String "] and id [" appears 3 times in the file. | 304 | |
| extension | MultipleStringLiteralsExtended | The String "] with includes/excludes set" appears 2 times in the file. | 304 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 372 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 111 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 250 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "post listener [{}] failed" appears 6 times in the file. | 105 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 129 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 148 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 165 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 189 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 205 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 55 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 56 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 57 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 58 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 59 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 60 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'InnerClass()'. | 96 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 118 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 122 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 126 | |
| extension | MultipleStringLiteralsExtended | The String "{}" appears 4 times in the file. | 128 | |
| extension | MultipleStringLiteralsExtended | The String "], " appears 4 times in the file. | 152 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | OverridableMethodInConstructor | Overridable method 'reset' is called in constructor body. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 101 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 103 | |
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 103 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 261 | |
| extension | OverridableMethodInConstructor | Overridable method 'refreshSource' is called in constructor body. | 368 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 500 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 554 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 562 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 568 position 40 need optimization. All method calls are advised to move to end of logic expression. | 568 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 630 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 743 | |
| extension | MultipleStringLiteralsExtended | The String "_" appears 3 times in the file. | 761 | |
| extension | MultipleStringLiteralsExtended | The String "default" appears 3 times in the file. | 762 | |
| extension | MultipleStringLiteralsExtended | The String "transform" appears 2 times in the file. | 780 | |
| extension | MultipleStringLiteralsExtended | The String "_source" appears 2 times in the file. | 850 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 855 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Analyzer [" appears 4 times in the file. | 223 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 5 times in the file. | 223 | |
| extension | MultipleStringLiteralsExtended | The String "] not found for search_analyzer setting on root type [" appears 2 times in the file. | 230 | |
| extension | MultipleStringLiteralsExtended | The String "_meta" appears 2 times in the file. | 272 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 331 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 63 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 101 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 102 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 105 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 109 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 126 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_default_" appears 2 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "_all" appears 4 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "}" appears 5 times in the file. | 151 | |
| extension | MultipleStringLiteralsExtended | The String "{\n" appears 2 times in the file. | 155 | |
| extension | MultipleStringLiteralsExtended | The String " }\n" appears 2 times in the file. | 157 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 5 times in the file. | 164 | |
| extension | AvoidHidingCauseException | Cause exception 'e1' was lost. | 178 | |
| extension | AvoidHidingCauseException | Cause exception 'e1' was lost. | 230 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 268 | |
| extension | ReturnCountExtended | Return count for 'merge' method is 2 (max allowed is 1). | 313 | |
| extension | MultipleStringLiteralsExtended | The String "mapping type name [" appears 3 times in the file. | 319 | |
| extension | MultipleStringLiteralsExtended | The String "." appears 2 times in the file. | 327 | |
| extension | ReturnCountExtended | Return count for 'searchFilter' method is 7 (max allowed is 1). | 476 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 515 | |
| extension | ReturnCountExtended | Return count for 'smartNameObjectMapper' method is 3 (max allowed is 1). | 650 | |
| extension | ReturnCountExtended | Return count for 'smartNameFieldMappers' method is 3 (max allowed is 1). | 732 | |
| extension | ReturnCountExtended | Return count for 'smartNameFieldMappers' method is 4 (max allowed is 1). | 768 | |
| extension | ReturnCountExtended | Return count for 'smartName' method is 3 (max allowed is 1). | 792 | |
| extension | ReturnCountExtended | Return count for 'smartName' method is 5 (max allowed is 1). | 840 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 1145 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 421 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 42 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 44 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 46 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 48 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 50 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 52 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 54 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 56 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 58 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 60 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 62 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 39 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 182 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | OverridableMethodInConstructor | Overridable method 'defaultPostingFormat' is called in constructor body. | 302 | |
| extension | OverridableMethodInConstructor | Overridable method 'defaultFieldDataType' is called in constructor body. | 313 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 408 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 4 times in the file. | 409 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 499 | |
| extension | MultipleStringLiteralsExtended | The String "mapper [" appears 17 times in the file. | 567 | |
| extension | MultipleStringLiteralsExtended | The String "default" appears 9 times in the file. | 603 | |
| extension | MultipleStringLiteralsExtended | The String "] has different index_analyzer" appears 3 times in the file. | 605 | |
| extension | MultipleStringLiteralsExtended | The String "] has different similarity" appears 3 times in the file. | 619 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 699 position 85 need optimization. All method calls are advised to move to end of logic expression. | 699 | |
| extension | MultipleStringLiteralsExtended | The String "analyzer" appears 2 times in the file. | 715 | |
| extension | MultipleStringLiteralsExtended | The String "_" appears 5 times in the file. | 719 | |
| extension | MultipleStringLiteralsExtended | The String "search_analyzer" appears 2 times in the file. | 720 | |
| extension | MultipleStringLiteralsExtended | The String "index_analyzer" appears 2 times in the file. | 725 | |
| extension | MultipleStringLiteralsExtended | The String "postings_format" appears 2 times in the file. | 744 | |
| extension | MultipleStringLiteralsExtended | The String "similarity" appears 2 times in the file. | 767 | |
| extension | MultipleStringLiteralsExtended | The String "fielddata" appears 2 times in the file. | 775 | |
| extension | MultipleStringLiteralsExtended | The String "no" appears 2 times in the file. | 804 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 912 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 913 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 915 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "binary" appears 2 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "compress" appears 3 times in the file. | 109 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 109 position 49 need optimization. All method calls are advised to move to end of logic expression. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "compress_threshold" appears 3 times in the file. | 111 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 111 position 66 need optimization. All method calls are advised to move to end of logic expression. | 111 | |
| extension | MoveVariableInsideIf | Variable 'sourceMergeWith' can be moved inside the block at line '248' to restrict runtime creation. | 247 | |
| extension | OverridableMethodInConstructor | Overridable method 'add' is called in constructor body. | 273 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "T" appears 2 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "F" appears 2 times in the file. | 73 | |
| extension | MoveVariableInsideIf | Variable 'propNode' can be moved inside the block at line '113' to restrict runtime creation. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "null_value" appears 2 times in the file. | 113 | |
| extension | ReturnCountExtended | Return count for 'indexedValueForSearch' method is 4 (max allowed is 1). | 173 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "byte" appears 2 times in the file. | 64 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 92 position 57 need optimization. All method calls are advised to move to end of logic expression. | 92 | |
| extension | MoveVariableInsideIf | Variable 'propNode' can be moved inside the block at line '110' to restrict runtime creation. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "null_value" appears 2 times in the file. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "include_in_all" appears 2 times in the file. | 359 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "completion" appears 2 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "analyzer" appears 2 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 2 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 6 times in the file. | 126 | |
| extension | MultipleStringLiteralsExtended | The String "simple" appears 2 times in the file. | 182 | |
| extension | MoveVariableInsideIf | Variable 'configs' can be moved inside the block at line '259' to restrict runtime creation. | 257 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 303 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 491 | |
| extension | MultipleStringLiteralsExtended | The String "mapper [" appears 4 times in the file. | 500 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 518 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | LogicConditionNeedOptimization | Condition with && at line 134 position 57 need optimization. All method calls are advised to move to end of logic expression. | 134 | |
| extension | MultipleStringLiteralsExtended | The String "null_value" appears 2 times in the file. | 160 | |
| extension | MultipleStringLiteralsExtended | The String "format" appears 2 times in the file. | 165 | |
| extension | MultipleStringLiteralsExtended | The String "numeric_resolution" appears 2 times in the file. | 167 | |
| extension | MultipleStringLiteralsExtended | The String "locale" appears 4 times in the file. | 169 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 192 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 302 | |
| extension | TernaryPerExpressionCount | More than 1 ternary operators in expression. | 362 | |
| extension | TernaryPerExpressionCount | More than 1 ternary operators in expression. | 363 | |
| extension | ReturnCountExtended | Return count for 'innerRangeFilter' method is 2 (max allowed is 1). | 397 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 440 | |
| extension | ReturnCountExtended | Return count for 'hasDateExpressionWithNoRounding' method is 3 (max allowed is 1). | 449 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 533 | |
| extension | MultipleStringLiteralsExtended | The String "include_in_all" appears 2 times in the file. | 591 | |
| extension | IllegalCatchExtended | Catching 'RuntimeException' is not allowed. | 614 | |
| extension | AvoidHidingCauseException | Cause exception 'e1' was lost. | 619 | |
| extension | MultipleStringLiteralsExtended | The String "*" appears 2 times in the file. | 681 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "double" appears 2 times in the file. | 68 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 96 position 57 need optimization. All method calls are advised to move to end of logic expression. | 96 | |
| extension | MoveVariableInsideIf | Variable 'propNode' can be moved inside the block at line '113' to restrict runtime creation. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "null_value" appears 2 times in the file. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "include_in_all" appears 2 times in the file. | 365 | |
| extension | OverridableMethodInConstructor | Overridable method 'add' is called in constructor body. | 411 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "float" appears 2 times in the file. | 69 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 97 position 57 need optimization. All method calls are advised to move to end of logic expression. | 97 | |
| extension | MoveVariableInsideIf | Variable 'propNode' can be moved inside the block at line '114' to restrict runtime creation. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "null_value" appears 2 times in the file. | 114 | |
| extension | MultipleStringLiteralsExtended | The String "include_in_all" appears 2 times in the file. | 371 | |
| extension | OverridableMethodInConstructor | Overridable method 'add' is called in constructor body. | 417 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | LogicConditionNeedOptimization | Condition with && at line 93 position 57 need optimization. All method calls are advised to move to end of logic expression. | 93 | |
| extension | MoveVariableInsideIf | Variable 'propNode' can be moved inside the block at line '110' to restrict runtime creation. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "null_value" appears 2 times in the file. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "include_in_all" appears 2 times in the file. | 362 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "long" appears 2 times in the file. | 65 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 93 position 57 need optimization. All method calls are advised to move to end of logic expression. | 93 | |
| extension | MoveVariableInsideIf | Variable 'propNode' can be moved inside the block at line '110' to restrict runtime creation. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "null_value" appears 2 times in the file. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "include_in_all" appears 2 times in the file. | 344 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | LogicConditionNeedOptimization | Condition with && at line 60 position 57 need optimization. All method calls are advised to move to end of logic expression. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | OverridableMethodInConstructor | Overridable method 'maxPrecisionStep' is called in constructor body. | 196 | |
| extension | ReturnCountExtended | Return count for 'fieldDataTermsFilter' method is 2 (max allowed is 1). | 308 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 314 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 323 | |
| extension | OverridableMethodInConstructor | Overridable method 'add' is called in constructor body. | 497 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "short" appears 2 times in the file. | 66 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 95 position 57 need optimization. All method calls are advised to move to end of logic expression. | 95 | |
| extension | MoveVariableInsideIf | Variable 'propNode' can be moved inside the block at line '112' to restrict runtime creation. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "null_value" appears 2 times in the file. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "include_in_all" appears 2 times in the file. | 360 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "string" appears 2 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "null_value" appears 2 times in the file. | 157 | |
| extension | MultipleStringLiteralsExtended | The String "search_quote_analyzer" appears 4 times in the file. | 162 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 165 | |
| extension | MultipleStringLiteralsExtended | The String "position_offset_gap" appears 2 times in the file. | 168 | |
| extension | MultipleStringLiteralsExtended | The String "ignore_above" appears 2 times in the file. | 181 | |
| extension | ReturnCountExtended | Return count for 'parseCreateFieldForString' method is 3 (max allowed is 1). | 309 | |
| extension | MultipleStringLiteralsExtended | The String "include_in_all" appears 2 times in the file. | 366 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | LogicConditionNeedOptimization | Condition with && at line 80 position 57 need optimization. All method calls are advised to move to end of logic expression. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "analyzer" appears 2 times in the file. | 100 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 129 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'parse' method is 2 (max allowed is 1). | 54 | |
| extension | MultipleStringLiteralsExtended | The String "path" appears 2 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "fields" appears 2 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 2 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "No type specified for property [" appears 2 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 11 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "No handler for type [" appears 2 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "] declared on field [" appears 2 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "omit_norms" appears 2 times in the file. | 152 | |
| extension | MultipleStringLiteralsExtended | The String "similarity" appears 2 times in the file. | 154 | |
| extension | MultipleStringLiteralsExtended | The String "norms" appears 2 times in the file. | 190 | |
| extension | MultipleStringLiteralsExtended | The String "Analyzer [" appears 3 times in the file. | 213 | |
| extension | MultipleStringLiteralsExtended | The String "] not found for field [" appears 3 times in the file. | 213 | |
| extension | MultipleStringLiteralsExtended | The String "fielddata" appears 2 times in the file. | 239 | |
| extension | MultipleStringLiteralsExtended | The String "no" appears 3 times in the file. | 310 | |
| extension | MultipleStringLiteralsExtended | The String "yes" appears 2 times in the file. | 312 | |
| extension | MultipleStringLiteralsExtended | The String "] for field [" appears 2 times in the file. | 329 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "geo_point" appears 2 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "." appears 3 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "geohash" appears 3 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "path" appears 2 times in the file. | 214 | |
| extension | MultipleStringLiteralsExtended | The String "lat_lon" appears 2 times in the file. | 216 | |
| extension | MultipleStringLiteralsExtended | The String "geohash_prefix" appears 2 times in the file. | 220 | |
| extension | MultipleStringLiteralsExtended | The String "precision_step" appears 2 times in the file. | 225 | |
| extension | MultipleStringLiteralsExtended | The String "geohash_precision" appears 2 times in the file. | 227 | |
| extension | MultipleStringLiteralsExtended | The String "validate" appears 3 times in the file. | 233 | |
| extension | MultipleStringLiteralsExtended | The String "validate_lon" appears 2 times in the file. | 236 | |
| extension | MultipleStringLiteralsExtended | The String "validate_lat" appears 2 times in the file. | 238 | |
| extension | MultipleStringLiteralsExtended | The String "normalize" appears 3 times in the file. | 240 | |
| extension | MultipleStringLiteralsExtended | The String "normalize_lat" appears 2 times in the file. | 243 | |
| extension | MultipleStringLiteralsExtended | The String "normalize_lon" appears 2 times in the file. | 245 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 296 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 297 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 298 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 299 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 301 | |
| extension | MultipleStringLiteralsExtended | The String "] for " appears 2 times in the file. | 562 | |
| extension | MultipleStringLiteralsExtended | The String "mapper [" appears 9 times in the file. | 620 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 688 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 702 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "50m" appears 2 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 163 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 207 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 208 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 209 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 210 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 212 | |
| extension | OverridableMethodInConstructor | Overridable method 'resolveStrategy' is called in constructor body. | 220 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 262 | |
| extension | MultipleStringLiteralsExtended | The String "mapper [" appears 4 times in the file. | 271 | |
| extension | MoveVariableInsideIf | Variable 'fieldMergeWith' can be moved inside the block at line '275' to restrict runtime creation. | 274 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_all" appears 2 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "enabled" appears 2 times in the file. | 125 | |
| extension | MultipleStringLiteralsExtended | The String "auto_boost" appears 2 times in the file. | 127 | |
| extension | MultipleStringLiteralsExtended | The String "analyzer" appears 2 times in the file. | 308 | |
| extension | MultipleStringLiteralsExtended | The String "_" appears 5 times in the file. | 312 | |
| extension | MultipleStringLiteralsExtended | The String "search_analyzer" appears 2 times in the file. | 313 | |
| extension | MultipleStringLiteralsExtended | The String "index_analyzer" appears 2 times in the file. | 318 | |
| extension | MultipleStringLiteralsExtended | The String "similarity" appears 2 times in the file. | 336 | |
| extension | MultipleStringLiteralsExtended | The String "fielddata" appears 2 times in the file. | 342 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 350 position 68 need optimization. All method calls are advised to move to end of logic expression. | 350 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_analyzer" appears 3 times in the file. | 40 | |
| extension | MoveVariableInsideIf | Variable 'fieldNode' can be moved inside the block at line '74' to restrict runtime creation. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "path" appears 2 times in the file. | 74 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 107 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_boost" appears 3 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 3 times in the file. | 101 | |
| extension | MoveVariableInsideIf | Variable 'propNode' can be moved inside the block at line '107' to restrict runtime creation. | 106 | |
| extension | MultipleStringLiteralsExtended | The String "null_value" appears 2 times in the file. | 107 | |
| extension | ReturnCountExtended | Return count for 'toXContent' method is 2 (max allowed is 1). | 283 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 287 position 61 need optimization. All method calls are advised to move to end of logic expression. | 287 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 289 position 67 need optimization. All method calls are advised to move to end of logic expression. | 289 | |
| extension | MultipleStringLiteralsExtended | The String "fielddata" appears 2 times in the file. | 307 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_field_names" appears 2 times in the file. | 67 | |
| extension | MoveVariableInsideIf | Variable 'fieldNode' can be moved inside the block at line '126' to restrict runtime creation. | 125 | |
| extension | MultipleStringLiteralsExtended | The String "enabled" appears 2 times in the file. | 126 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 265 position 80 need optimization. All method calls are advised to move to end of logic expression. | 265 | |
| extension | MoveVariableInsideIf | Variable 'fieldNamesMapperMergeWith' can be moved inside the block at line '284' to restrict runtime creation. | 283 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_id" appears 2 times in the file. | 64 | |
| extension | MoveVariableInsideIf | Variable 'fieldNode' can be moved inside the block at line '113' to restrict runtime creation. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "path" appears 2 times in the file. | 113 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 172 position 32 need optimization. All method calls are advised to move to end of logic expression. | 172 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 181 position 32 need optimization. All method calls are advised to move to end of logic expression. | 181 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 189 position 32 need optimization. All method calls are advised to move to end of logic expression. | 189 | |
| extension | ReturnCountExtended | Return count for 'prefixQuery' method is 2 (max allowed is 1). | 196 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 197 position 32 need optimization. All method calls are advised to move to end of logic expression. | 197 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 221 position 32 need optimization. All method calls are advised to move to end of logic expression. | 221 | |
| extension | ReturnCountExtended | Return count for 'regexpQuery' method is 2 (max allowed is 1). | 236 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 237 position 32 need optimization. All method calls are advised to move to end of logic expression. | 237 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 261 position 32 need optimization. All method calls are advised to move to end of logic expression. | 261 | |
| extension | ReturnCountExtended | Return count for 'toXContent' method is 2 (max allowed is 1). | 329 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 335 position 16 need optimization. All method calls are advised to move to end of logic expression. | 335 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 336 position 16 need optimization. All method calls are advised to move to end of logic expression. | 336 | |
| extension | MultipleStringLiteralsExtended | The String "postings_format" appears 2 times in the file. | 354 | |
| extension | MultipleStringLiteralsExtended | The String "fielddata" appears 2 times in the file. | 377 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_index" appears 2 times in the file. | 50 | |
| extension | MoveVariableInsideIf | Variable 'fieldNode' can be moved inside the block at line '101' to restrict runtime creation. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "enabled" appears 2 times in the file. | 101 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 197 position 85 need optimization. All method calls are advised to move to end of logic expression. | 197 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 197 position 127 need optimization. All method calls are advised to move to end of logic expression. | 197 | |
| extension | MultipleStringLiteralsExtended | The String "fielddata" appears 2 times in the file. | 209 | |
| extension | MoveVariableInsideIf | Variable 'indexFieldMapperMergeWith' can be moved inside the block at line '221' to restrict runtime creation. | 220 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_parent" appears 4 times in the file. | 62 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 87 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 2 times in the file. | 127 | |
| extension | MultipleStringLiteralsExtended | The String "fielddata" appears 4 times in the file. | 132 | |
| extension | MoveVariableInsideIf | Variable 'parsedParentId' can be moved inside the block at line '207' to restrict runtime creation. | 206 | |
| extension | ReturnCountExtended | Return count for 'termFilter' method is 4 (max allowed is 1). | 272 | |
| extension | ReturnCountExtended | Return count for 'termsFilter' method is 2 (max allowed is 1). | 303 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_routing" appears 3 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "required" appears 2 times in the file. | 106 | |
| extension | MultipleStringLiteralsExtended | The String "path" appears 2 times in the file. | 108 | |
| extension | ReturnCountExtended | Return count for 'toXContent' method is 2 (max allowed is 1). | 214 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 219 position 67 need optimization. All method calls are advised to move to end of logic expression. | 219 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 219 position 100 need optimization. All method calls are advised to move to end of logic expression. | 219 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_size" appears 2 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "enabled" appears 2 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "store" appears 2 times in the file. | 88 | |
| extension | MoveVariableInsideIf | Variable 'sizeFieldMapperMergeWith' can be moved inside the block at line '177' to restrict runtime creation. | 176 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_source" appears 2 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "enabled" appears 2 times in the file. | 146 | |
| extension | MultipleStringLiteralsExtended | The String "compress" appears 3 times in the file. | 148 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 148 position 56 need optimization. All method calls are advised to move to end of logic expression. | 148 | |
| extension | MultipleStringLiteralsExtended | The String "compress_threshold" appears 3 times in the file. | 150 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 150 position 66 need optimization. All method calls are advised to move to end of logic expression. | 150 | |
| extension | MultipleStringLiteralsExtended | The String "format" appears 2 times in the file. | 158 | |
| extension | MultipleStringLiteralsExtended | The String "includes" appears 3 times in the file. | 160 | |
| extension | MultipleStringLiteralsExtended | The String "excludes" appears 3 times in the file. | 167 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 350 | |
| extension | MoveVariableInsideIf | Variable 'sourceMergeWith' can be moved inside the block at line '415' to restrict runtime creation. | 414 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_ttl" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "enabled" appears 2 times in the file. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "default" appears 2 times in the file. | 108 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 211 position 85 need optimization. All method calls are advised to move to end of logic expression. | 211 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 254 position 54 need optimization. All method calls are advised to move to end of logic expression. | 254 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_timestamp" appears 3 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "enabled" appears 2 times in the file. | 139 | |
| extension | MultipleStringLiteralsExtended | The String "path" appears 2 times in the file. | 142 | |
| extension | MultipleStringLiteralsExtended | The String "format" appears 2 times in the file. | 144 | |
| extension | MultipleStringLiteralsExtended | The String "default" appears 2 times in the file. | 146 | |
| extension | MultipleStringLiteralsExtended | The String "ignore_missing" appears 2 times in the file. | 162 | |
| extension | ReturnCountExtended | Return count for 'toXContent' method is 2 (max allowed is 1). | 280 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 284 position 85 need optimization. All method calls are advised to move to end of logic expression. | 284 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 285 position 67 need optimization. All method calls are advised to move to end of logic expression. | 285 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 285 position 103 need optimization. All method calls are advised to move to end of logic expression. | 285 | |
| extension | MultipleStringLiteralsExtended | The String "fielddata" appears 2 times in the file. | 317 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 347 position 73 need optimization. All method calls are advised to move to end of logic expression. | 347 | |
| extension | MultipleStringLiteralsExtended | The String "Cannot update path in _timestamp value. Value is " appears 2 times in the file. | 359 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_type" appears 2 times in the file. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_uid" appears 2 times in the file. | 55 | |
| extension | ReturnCountExtended | Return count for 'toXContent' method is 2 (max allowed is 1). | 204 | |
| extension | MultipleStringLiteralsExtended | The String "postings_format" appears 2 times in the file. | 218 | |
| extension | MultipleStringLiteralsExtended | The String "fielddata" appears 2 times in the file. | 241 | |
| extension | MoveVariableInsideIf | Variable 'fieldMergeWith' can be moved inside the block at line '254' to restrict runtime creation. | 252 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_version" appears 2 times in the file. | 44 | |
| extension | MoveVariableInsideIf | Variable 'fieldNode' can be moved inside the block at line '81' to restrict runtime creation. | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around identifier 'longIp'. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "." appears 3 times in the file. | 77 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "failed to parse ip [" appears 3 times in the file. | 85 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 93 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 127 position 57 need optimization. All method calls are advised to move to end of logic expression. | 127 | |
| extension | MoveVariableInsideIf | Variable 'propNode' can be moved inside the block at line '145' to restrict runtime creation. | 144 | |
| extension | MultipleStringLiteralsExtended | The String "null_value" appears 2 times in the file. | 145 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 156 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 158 | |
| extension | MultipleStringLiteralsExtended | The String "include_in_all" appears 2 times in the file. | 340 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "simple" appears 2 times in the file. | 44 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 90 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 92 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 94 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 96 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 98 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 100 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 102 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 104 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 106 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 108 | |
| extension | ReturnCountExtended | Return count for 'match' method is 5 (max allowed is 1). | 128 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 3 times in the file. | 153 | |
| extension | MultipleStringLiteralsExtended | The String "{dynamic_type}" appears 4 times in the file. | 157 | |
| extension | MultipleStringLiteralsExtended | The String "{dynamicType}" appears 4 times in the file. | 157 | |
| extension | MultipleStringLiteralsExtended | The String "{name}" appears 3 times in the file. | 174 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "object" appears 3 times in the file. | 59 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 83 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 85 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 87 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 89 | |
| extension | ReturnCountExtended | Return count for 'parseObjectOrDocumentTypeProperties' method is 4 (max allowed is 1). | 196 | |
| extension | MultipleStringLiteralsExtended | The String "dynamic" appears 2 times in the file. | 197 | |
| extension | MultipleStringLiteralsExtended | The String "enabled" appears 3 times in the file. | 205 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 3 times in the file. | 208 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 211 | |
| extension | MultipleStringLiteralsExtended | The String "include_in_all" appears 2 times in the file. | 217 | |
| extension | MultipleStringLiteralsExtended | The String "path" appears 2 times in the file. | 225 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 4 times in the file. | 234 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 8 times in the file. | 242 | |
| extension | MultipleStringLiteralsExtended | The String "include_in_parent" appears 2 times in the file. | 245 | |
| extension | MultipleStringLiteralsExtended | The String "include_in_root" appears 2 times in the file. | 249 | |
| extension | MultipleStringLiteralsExtended | The String "object mapping for [" appears 3 times in the file. | 451 | |
| extension | MultipleStringLiteralsExtended | The String "] tried to parse field [" appears 2 times in the file. | 451 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 518 position 48 need optimization. All method calls are advised to move to end of logic expression. | 518 | |
| extension | MultipleStringLiteralsExtended | The String "object mapping [" appears 4 times in the file. | 548 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 574 position 68 need optimization. All method calls are advised to move to end of logic expression. | 574 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 2 times in the file. | 737 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 758 | |
| extension | MultipleStringLiteralsExtended | The String "long" appears 3 times in the file. | 768 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 774 | |
| extension | MultipleStringLiteralsExtended | The String "double" appears 3 times in the file. | 780 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 786 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 49 | |
| extension | ReturnCountExtended | Return count for 'processField' method is 4 (max allowed is 1). | 144 | |
| extension | MultipleStringLiteralsExtended | The String "dynamic_date_formats" appears 2 times in the file. | 145 | |
| extension | MultipleStringLiteralsExtended | The String "dynamic_templates" appears 2 times in the file. | 162 | |
| extension | MultipleStringLiteralsExtended | The String "date_detection" appears 2 times in the file. | 182 | |
| extension | MultipleStringLiteralsExtended | The String "numeric_detection" appears 2 times in the file. | 185 | |
| extension | MoveVariableInsideIf | Variable 'mergeWithObject' can be moved inside the block at line '256' to restrict runtime creation. | 255 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'filter' method is 3 (max allowed is 1). | 71 | |
| extension | ReturnCountExtended | Return count for 'findForcedMerges' method is 3 (max allowed is 1). | 202 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 44 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 45 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 81 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 82 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 83 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 84 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "index.merge.policy.max_merge_docs" appears 2 times in the file. | 43 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "index.merge.policy.min_merge_docs" appears 2 times in the file. | 44 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "index.merge.policy.merge_factor" appears 2 times in the file. | 45 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 79 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 80 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 81 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 31 | |
| extension | MultipleStringLiteralsExtended | The String "index.merge.policy.type" appears 2 times in the file. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 37 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 38 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 39 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 40 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 41 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 42 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 43 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 98 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 99 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 100 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 101 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 102 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 103 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 104 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "index.merge.scheduler." appears 2 times in the file. | 53 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 54 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 107 | |
| extension | MultipleStringLiteralsExtended | The String "updating [{}] from [{}] to [{}]" appears 2 times in the file. | 163 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "failed to parse query [" appears 2 times in the file. | 166 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 195 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 203 | |
| extension | ReturnBooleanFromTernary | Returning explicit boolean from ternary operator. | 221 | |
| extension | MultipleStringLiteralsExtended | The String "percolator_load_queries" appears 2 times in the file. | 278 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 294 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 61 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 49 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 50 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 40 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 46 | |
| extension | ReturnCountExtended | Return count for 'parse' method is 2 (max allowed is 1). | 50 | |
| extension | MoveVariableInsideIf | Variable 'currentFieldName' can be moved inside the block at line '70' to restrict runtime creation. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "Failed to build filter" appears 2 times in the file. | 43 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "Failed to build query" appears 2 times in the file. | 43 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 39 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 45 | |
| extension | ReturnCountExtended | Return count for 'parse' method is 2 (max allowed is 1). | 49 | |
| extension | MultipleStringLiteralsExtended | The String "must" appears 2 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "must_not" appears 2 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "mustNot" appears 2 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "should" appears 2 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "[bool] filter does not support [" appears 3 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 86 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 51 | |
| extension | ReturnCountExtended | Return count for 'parse' method is 2 (max allowed is 1). | 55 | |
| extension | MultipleStringLiteralsExtended | The String "must" appears 2 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "must_not" appears 2 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "mustNot" appears 2 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "should" appears 2 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "[bool] query does not support [" appears 2 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 36 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 42 | |
| extension | ReturnCountExtended | Return count for 'parse' method is 2 (max allowed is 1). | 46 | |
| extension | MultipleStringLiteralsExtended | The String "[boosting] query does not support [" appears 2 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "minimum_should_match" appears 2 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "minimumShouldMatch" appears 2 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "[common] query does not support [" appears 3 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 6 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "or" appears 2 times in the file. | 124 | |
| extension | MultipleStringLiteralsExtended | The String "and" appears 2 times in the file. | 126 | |
| extension | MultipleStringLiteralsExtended | The String "[common] query requires operator to be either 'and' or 'or', not [" appears 2 times in the file. | 130 | |
| extension | ReturnCountExtended | Return count for 'parseQueryString' method is 2 (max allowed is 1). | 206 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 40 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 46 | |
| extension | ReturnCountExtended | Return count for 'parse' method is 3 (max allowed is 1). | 50 | |
| extension | MultipleStringLiteralsExtended | The String "[constant_score] query does not support [" appears 2 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 40 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 46 | |
| extension | ReturnCountExtended | Return count for 'parse' method is 2 (max allowed is 1). | 50 | |
| extension | MultipleStringLiteralsExtended | The String "queries" appears 2 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "[dis_max] query does not support [" appears 3 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 46 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 52 | |
| extension | ReturnCountExtended | Return count for 'newFilter' method is 2 (max allowed is 1). | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 39 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 45 | |
| extension | ReturnCountExtended | Return count for 'parse' method is 2 (max allowed is 1). | 49 | |
| extension | MultipleStringLiteralsExtended | The String "[fquery] filter does not support [" appears 2 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 39 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "[field_masking_span] query does not support [" appears 2 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 570 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 41 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 47 | |
| extension | ReturnCountExtended | Return count for 'parse' method is 6 (max allowed is 1). | 51 | |
| extension | MultipleStringLiteralsExtended | The String "[filtered] query does not support [" appears 2 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "random_access_" appears 2 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "randomAccess" appears 2 times in the file. | 90 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 120 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 56 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 62 | |
| extension | ReturnCountExtended | Return count for 'parse' method is 2 (max allowed is 1). | 66 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 116 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 54 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 60 | |
| extension | ReturnCountExtended | Return count for 'parse' method is 2 (max allowed is 1). | 64 | |
| extension | MultipleStringLiteralsExtended | The String "[flt] query does not support [" appears 2 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 47 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_" appears 4 times in the file. | 50 | |
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 63 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "memory" appears 2 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 132 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 162 | |
| extension | MoveVariableInsideIf | Variable 'geoMapper' can be moved inside the block at line '182' to restrict runtime creation. | 179 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 179 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 53 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 102 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 165 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 53 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 59 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 206 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 58 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "[geo_polygon] filter does not support [" appears 2 times in the file. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 5 times in the file. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "too few points defined for geo_polygon filter" appears 2 times in the file. | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "shape" appears 2 times in the file. | 68 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 4 times in the file. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "[geo_shape] filter does not support [" appears 2 times in the file. | 139 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "shape" appears 2 times in the file. | 48 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "[geo_shape] query does not support [" appears 2 times in the file. | 117 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 117 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'Builder' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 123 | |
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 200 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 206 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 263 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 281 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 62 | |
| extension | ReturnCountExtended | Return count for 'parse' method is 2 (max allowed is 1). | 66 | |
| extension | MultipleStringLiteralsExtended | The String "[has_child] filter does not support [" appears 2 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 4 times in the file. | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'parse' method is 2 (max allowed is 1). | 68 | |
| extension | MultipleStringLiteralsExtended | The String "[has_child] query does not support [" appears 2 times in the file. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 4 times in the file. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "[has_child] Type [" appears 2 times in the file. | 145 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 53 | |
| extension | ReturnCountExtended | Return count for 'parse' method is 3 (max allowed is 1). | 57 | |
| extension | MultipleStringLiteralsExtended | The String "[has_parent] filter does not support [" appears 2 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 61 | |
| extension | ReturnCountExtended | Return count for 'parse' method is 3 (max allowed is 1). | 65 | |
| extension | MultipleStringLiteralsExtended | The String "[has_parent] query does not support [" appears 2 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "score" appears 2 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "none" appears 2 times in the file. | 104 | |
| extension | ReturnCountExtended | Return count for 'createParentQuery' method is 3 (max allowed is 1). | 149 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 42 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 48 | |
| extension | ReturnCountExtended | Return count for 'parse' method is 2 (max allowed is 1). | 52 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 2 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "[ids] filter does not support [" appears 2 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 46 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 52 | |
| extension | ReturnCountExtended | Return count for 'parse' method is 2 (max allowed is 1). | 56 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 2 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "[ids] query does not support [" appears 2 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type" appears 4 times in the file. | 159 | |
| extension | MultipleStringLiteralsExtended | The String "] must be provided with a type" appears 2 times in the file. | 161 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 210 | |
| extension | MultipleStringLiteralsExtended | The String "Failed to parse" appears 5 times in the file. | 211 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 230 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 250 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 266 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 267 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 369 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "no_match_filter" appears 2 times in the file. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "indices" appears 2 times in the file. | 39 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "no_match_filter" appears 2 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "[indices] filter does not support [" appears 3 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "[indices] indices or index already specified" appears 2 times in the file. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "no_match_query" appears 2 times in the file. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "indices" appears 2 times in the file. | 40 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "no_match_query" appears 2 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "[indices] query does not support [" appears 3 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "[indices] indices or index already specified" appears 2 times in the file. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 33 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 37 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 43 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 51 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 51 position 80 need optimization. All method calls are advised to move to end of logic expression. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 38 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 44 | |
| extension | ReturnCountExtended | Return count for 'parse' method is 2 (max allowed is 1). | 48 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 55 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 55 position 80 need optimization. All method calls are advised to move to end of logic expression. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 42 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "match_phrase" appears 2 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "matchPhrase" appears 2 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "match_phrase_prefix" appears 2 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "matchPhrasePrefix" appears 2 times in the file. | 49 | |
| extension | ReturnCountExtended | Return count for 'parse' method is 2 (max allowed is 1). | 54 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 121 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 50 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 56 | |
| extension | ReturnCountExtended | Return count for 'newFilter' method is 4 (max allowed is 1). | 95 | |
| extension | MoveVariableInsideIf | Variable 'fieldNamesMapper' can be moved inside the block at line '121' to restrict runtime creation. | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 46 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 52 | |
| extension | ReturnCountExtended | Return count for 'parse' method is 2 (max allowed is 1). | 57 | |
| extension | MultipleStringLiteralsExtended | The String "[mlt_field] query does not support [" appears 2 times in the file. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 113 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 157 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'Item' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "doc" appears 2 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "fields" appears 2 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "_source" appears 3 times in the file. | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "minimum_should_match" appears 2 times in the file. | 69 | |
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 79 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 90 | |
| extension | ReturnCountExtended | Return count for 'parse' method is 3 (max allowed is 1). | 94 | |
| extension | MultipleStringLiteralsExtended | The String "[mlt] query does not support [" appears 2 times in the file. | 149 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 149 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 197 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 43 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 49 | |
| extension | ReturnCountExtended | Return count for 'parse' method is 2 (max allowed is 1). | 55 | |
| extension | MultipleStringLiteralsExtended | The String "[" appears 2 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 4 times in the file. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 49 | |
| extension | ReturnCountExtended | Return count for 'parse' method is 2 (max allowed is 1). | 53 | |
| extension | MultipleStringLiteralsExtended | The String "[nested] filter does not support [" appears 2 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "[nested] query does not support [" appears 2 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 78 | |
| extension | ReturnCountExtended | Return count for 'build' method is 2 (max allowed is 1). | 135 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 37 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 43 | |
| extension | ReturnCountExtended | Return count for 'parse' method is 2 (max allowed is 1). | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 42 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "[numeric_range] filter does not support [" appears 2 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 40 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 46 | |
| extension | ReturnCountExtended | Return count for 'parse' method is 2 (max allowed is 1). | 50 | |
| extension | MoveVariableInsideIf | Variable 'currentFieldName' can be moved inside the block at line '70' to restrict runtime creation. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 42 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 48 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "prefix" appears 2 times in the file. | 41 | |
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 43 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 49 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 104 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 825 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 36 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 92 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 94 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 96 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 98 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 100 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 102 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 104 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 106 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 108 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 110 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 112 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 114 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 116 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 120 | |
| extension | ReturnCountExtended | Return count for 'cacheFilter' method is 2 (max allowed is 1). | 212 | |
| extension | MultipleStringLiteralsExtended | The String "[_na] query malformed, no field after start_object" appears 2 times in the file. | 289 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 4 times in the file. | 300 | |
| extension | ReturnCountExtended | Return count for 'parseInnerFilter' method is 2 (max allowed is 1). | 321 | |
| extension | MultipleStringLiteralsExtended | The String "[_na] filter malformed, no field after start_object" appears 2 times in the file. | 336 | |
| extension | MultipleStringLiteralsExtended | The String "No filter registered for [" appears 2 times in the file. | 347 | |
| extension | AvoidNotShortCircuitOperatorsForBoolean | Short-circuit operator should be used instead of '|='. | 372 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 372 position 67 need optimization. All method calls are advised to move to end of logic expression. | 372 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 443 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 66 | |
| extension | ReturnCountExtended | Return count for 'parse' method is 3 (max allowed is 1). | 70 | |
| extension | MultipleStringLiteralsExtended | The String "[query_string] query does not support [" appears 2 times in the file. | 129 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 129 | |
| extension | MultipleStringLiteralsExtended | The String "] not found" appears 2 times in the file. | 148 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 202 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 47 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 2 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "[range] filter does not support [" appears 2 times in the file. | 108 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 6 times in the file. | 108 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 142 position 77 need optimization. All method calls are advised to move to end of logic expression. | 142 | |
| extension | MultipleStringLiteralsExtended | The String "[range] time_zone when using ms since epoch format as it's UTC based can not be applied to [" appears 2 times in the file. | 143 | |
| extension | MultipleStringLiteralsExtended | The String "[range] time_zone can not be applied to non date field [" appears 2 times in the file. | 148 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 161 position 77 need optimization. All method calls are advised to move to end of logic expression. | 161 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 45 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 111 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 128 position 73 need optimization. All method calls are advised to move to end of logic expression. | 128 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 43 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 49 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 119 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'resolveValue' method is 2 (max allowed is 1). | 112 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 117 | |
| extension | AvoidHidingCauseException | Cause exception 'iae' was lost. | 131 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 45 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 51 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 116 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 51 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "[script] filter does not support [" appears 2 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'RuntimeException' is not allowed. | 67 | |
| extension | IllegalCatchExtended | Catching 'RuntimeException' is not allowed. | 91 | |
| extension | IllegalCatchExtended | Catching 'RuntimeException' is not allowed. | 108 | |
| extension | ReturnCountExtended | Return count for 'newPrefixQuery' method is 2 (max allowed is 1). | 120 | |
| extension | IllegalCatchExtended | Catching 'RuntimeException' is not allowed. | 136 | |
| extension | ReturnCountExtended | Return count for 'newPossiblyAnalyzedQuery' method is 4 (max allowed is 1). | 148 | |
| extension | MoveVariableInsideIf | Variable 'hasMoreTokens' can be moved inside the block at line '160' to restrict runtime creation. | 158 | |
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 217 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'resolveFlags' method is 3 (max allowed is 1). | 55 | |
| extension | AvoidHidingCauseException | Cause exception 'iae' was lost. | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "[" appears 5 times in the file. | 143 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 143 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 166 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 38 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "[span_first] query does not support [" appears 2 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 39 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 45 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 53 position 53 need optimization. All method calls are advised to move to end of logic expression. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "spanMultiTerm must have [" appears 2 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "] multi term query clause" appears 2 times in the file. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 41 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "[span_near] query does not support [" appears 3 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 38 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "[span_not] query does not support [" appears 2 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 41 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "[span_or] query does not support [" appears 2 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 40 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "query" appears 2 times in the file. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "term" appears 2 times in the file. | 40 | |
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 42 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "_name" appears 2 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "_cache" appears 2 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "_cache_key" appears 2 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "_cacheKey" appears 2 times in the file. | 81 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 114 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "term" appears 2 times in the file. | 39 | |
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 41 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 47 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 55 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 56 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 57 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 58 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 59 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 60 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 61 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 62 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 63 | |
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 65 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 71 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 74 | |
| extension | ReturnCountExtended | Return count for 'parse' method is 3 (max allowed is 1). | 80 | |
| extension | MultipleStringLiteralsExtended | The String "[terms] filter does not support [" appears 2 times in the file. | 135 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 177 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 52 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "[terms] query does not support [" appears 2 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 101 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 47 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 53 | |
| extension | ReturnCountExtended | Return count for 'parse' method is 2 (max allowed is 1). | 57 | |
| extension | MultipleStringLiteralsExtended | The String "[top_children] query does not support [" appears 2 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 37 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "[type] filter should have a value field, and the type name" appears 3 times in the file. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "wildcard" appears 2 times in the file. | 40 | |
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 42 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 36 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "[wrapper] filter malformed" appears 2 times in the file. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 36 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "[wrapper] query malformed" appears 2 times in the file. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Malformed score function score parameters." appears 2 times in the file. | 139 | |
| extension | ReturnCountExtended | Return count for 'parseVariable' method is 3 (max allowed is 1). | 151 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 157 | |
| extension | MultipleStringLiteralsExtended | The String "Parameter " appears 3 times in the file. | 199 | |
| extension | MultipleStringLiteralsExtended | The String " not supported!" appears 3 times in the file. | 199 | |
| extension | MultipleStringLiteralsExtended | The String " and " appears 2 times in the file. | 203 | |
| extension | MultipleStringLiteralsExtended | The String "(=offset), 0)" appears 2 times in the file. | 329 | |
| extension | MultipleStringLiteralsExtended | The String ", " appears 2 times in the file. | 331 | |
| extension | MultipleStringLiteralsExtended | The String "0.0" appears 2 times in the file. | 335 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 417 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 419 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | OverridableMethodInConstructor | Overridable method 'registerParser' is called in constructor body. | 42 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerParser' is called in constructor body. | 43 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerParser' is called in constructor body. | 44 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerParser' is called in constructor body. | 45 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerParser' is called in constructor body. | 46 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerParser' is called in constructor body. | 47 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerParser' is called in constructor body. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "function_score: function must not be null" appears 3 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "filter" appears 2 times in the file. | 191 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "weight" appears 2 times in the file. | 56 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 68 | |
| extension | ReturnCountExtended | Return count for 'parse' method is 3 (max allowed is 1). | 80 | |
| extension | MultipleStringLiteralsExtended | The String "filter" appears 2 times in the file. | 105 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 156 position 38 need optimization. All method calls are advised to move to end of logic expression. | 156 | |
| extension | MoveVariableInsideIf | Variable 'functionWeight' can be moved inside the block at line '203' to restrict runtime creation. | 199 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 200 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 252 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "factor" appears 2 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 71 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 73 position 56 need optimization. All method calls are advised to move to end of logic expression. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "[" appears 2 times in the file. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 33 | |
| extension | MultipleStringLiteralsExtended | The String "seed" appears 2 times in the file. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 42 | |
| extension | ReturnCountExtended | Return count for 'parse' method is 2 (max allowed is 1). | 52 | |
| extension | MultipleStringLiteralsExtended | The String "'" appears 2 times in the file. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 46 | |
| extension | MultipleStringLiteralsExtended | The String " query does not support [" appears 2 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 70 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 92 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "Unknown key for a " appears 3 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String " for nested query: [" appears 3 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "]." appears 3 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "fields" appears 2 times in the file. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 51 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 55 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 56 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 58 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 59 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 61 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "[nested] requires 'path' field" appears 2 times in the file. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "[nested] requires either 'query' or 'filter' field" appears 2 times in the file. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "[nested] failed to find nested object under path [" appears 2 times in the file. | 163 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 163 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'parseRewriteMethod' method is 7 (max allowed is 1). | 61 | |
| extension | MultipleStringLiteralsExtended | The String "constant_score_auto" appears 2 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "top_terms_boost_" appears 2 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "topTermsBoost" appears 2 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "top_terms_" appears 2 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "topTerms" appears 2 times in the file. | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "innerBytes must be set with .bytes(bytes) or .freeze() before parsing" appears 2 times in the file. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String ":" appears 3 times in the file. | 136 | |
| extension | ReturnCountExtended | Return count for 'getDocIdSet' method is 2 (max allowed is 1). | 202 | |
| extension | ReturnCountExtended | Return count for 'getDocIdSet' method is 2 (max allowed is 1). | 269 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 161 | |
| extension | ReturnCountExtended | Return count for 'parse' method is 4 (max allowed is 1). | 167 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 180 | |
| extension | ReturnCountExtended | Return count for 'createPhrasePrefixQuery' method is 4 (max allowed is 1). | 253 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 48 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 52 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 92 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 205 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 257 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "*" appears 2 times in the file. | 78 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 92 position 16 need optimization. All method calls are advised to move to end of logic expression. | 92 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 93 position 16 need optimization. All method calls are advised to move to end of logic expression. | 93 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 105 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 107 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 108 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 108 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 108 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 108 | |
| extension | ReturnCountExtended | Return count for 'getDocIdSet' method is 3 (max allowed is 1). | 115 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 116 | |
| extension | ReturnCountExtended | Return count for 'getDocIdSet' method is 3 (max allowed is 1). | 147 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 148 | |
| extension | ReturnCountExtended | Return count for 'getDocIdSet' method is 3 (max allowed is 1). | 178 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 179 | |
| extension | ReturnCountExtended | Return count for 'getDocIdSet' method is 3 (max allowed is 1). | 209 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 210 | |
| extension | ReturnCountExtended | Return count for 'getDocIdSet' method is 4 (max allowed is 1). | 241 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 244 | |
| extension | ReturnCountExtended | Return count for 'getDocIdSet' method is 4 (max allowed is 1). | 276 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 279 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'createWeight' method is 4 (max allowed is 1). | 94 | |
| extension | MoveVariableInsideIf | Variable 'sc' can be moved inside the block at line '126' to restrict runtime creation. | 95 | |
| extension | ReturnCountExtended | Return count for 'scorer' method is 4 (max allowed is 1). | 215 | |
| extension | MoveVariableInsideIf | Variable 'parentOrds' can be moved inside the block at line '240' to restrict runtime creation. | 238 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'createWeight' method is 3 (max allowed is 1). | 158 | |
| extension | ReturnCountExtended | Return count for 'scorer' method is 7 (max allowed is 1). | 282 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 284 position 46 need optimization. All method calls are advised to move to end of logic expression. | 284 | |
| extension | ReturnCountExtended | Return count for 'nextDoc' method is 2 (max allowed is 1). | 581 | |
| extension | ReturnCountExtended | Return count for 'advance' method is 4 (max allowed is 1). | 608 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 697 | |
| extension | ReturnCountExtended | Return count for 'match' method is 3 (max allowed is 1). | 714 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 37 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 38 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'getDocIdSet' method is 2 (max allowed is 1). | 63 | |
| extension | MoveVariableInsideIf | Variable 'searchContext' can be moved inside the block at line '65' to restrict runtime creation. | 64 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 122 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'createWeight' method is 4 (max allowed is 1). | 86 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'createShortCircuitFilter' method is 3 (max allowed is 1). | 47 | |
| extension | ReturnCountExtended | Return count for 'createShortCircuitFilter' method is 3 (max allowed is 1). | 80 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 113 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 114 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 115 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 117 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 146 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 154 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'createWeight' method is 3 (max allowed is 1). | 126 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 339 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 131 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 147 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 152 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 192 | |
| extension | ReturnCountExtended | Return count for 'scorer' method is 2 (max allowed is 1). | 333 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 384 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 385 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 410 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 119 | |
| extension | MultipleStringLiteralsExtended | The String ", " appears 4 times in the file. | 142 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 129 | |
| extension | MultipleStringLiteralsExtended | The String ", " appears 2 times in the file. | 153 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String ", " appears 2 times in the file. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'scorer' method is 3 (max allowed is 1). | 107 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 177 | |
| extension | ReturnCountExtended | Return count for 'advance' method is 3 (max allowed is 1). | 202 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 204 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 214 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 260 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 60 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 61 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 62 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 63 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 64 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 65 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 66 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 67 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 68 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 69 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'InnerClass()'. | 122 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 149 | |
| extension | MultipleStringLiteralsExtended | The String "{}" appears 8 times in the file. | 151 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 161 | |
| extension | MultipleStringLiteralsExtended | The String "], " appears 6 times in the file. | 187 | |
| extension | MultipleStringLiteralsExtended | The String "," appears 2 times in the file. | 192 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 193 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "*" appears 3 times in the file. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "CurrentState[" appears 2 times in the file. | 32 | |
| extension | MultipleStringLiteralsExtended | The String "] " appears 2 times in the file. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 162 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 163 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 164 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 165 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 166 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 186 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 191 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 277 | |
| extension | ReturnCountExtended | Return count for 'routingEntry' method is 2 (max allowed is 1). | 333 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 5 times in the file. | 336 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 355 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 455 | |
| extension | MultipleStringLiteralsExtended | The String "index [{}][{}]{}" appears 2 times in the file. | 468 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 482 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 870 | |
| extension | MultipleStringLiteralsExtended | The String "operations only allowed when started/relocated" appears 2 times in the file. | 910 | |
| extension | MultipleStringLiteralsExtended | The String "operation only allowed when started/recovering, origin [" appears 2 times in the file. | 926 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 991 | |
| extension | MultipleStringLiteralsExtended | The String "updating {} from [{}] to [{}]" appears 6 times in the file. | 1019 | |
| extension | MultipleStringLiteralsExtended | The String "Failed to perform scheduled engine refresh" appears 2 times in the file. | 1108 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 1111 | |
| extension | MultipleStringLiteralsExtended | The String "Failed to perform scheduled engine optimize/merge" appears 2 times in the file. | 1162 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 1165 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1180 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 1218 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1223 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1231 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 1244 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1251 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1261 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 1268 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Closed" appears 2 times in the file. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | OverridableMethodInConstructor | Overridable method 'parseBasicModel' is called in constructor body. | 69 | |
| extension | OverridableMethodInConstructor | Overridable method 'parseAfterEffect' is called in constructor body. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | OverridableMethodInConstructor | Overridable method 'parseDistribution' is called in constructor body. | 63 | |
| extension | OverridableMethodInConstructor | Overridable method 'parseLambda' is called in constructor body. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "BM25" appears 2 times in the file. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "base" appears 2 times in the file. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]\n" appears 2 times in the file. | 88 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 99 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 131 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 143 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 163 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 164 | |
| extension | MultipleStringLiteralsExtended | The String "store location [" appears 2 times in the file. | 193 | |
| extension | MultipleStringLiteralsExtended | The String "__" appears 3 times in the file. | 333 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 370 | |
| extension | MultipleStringLiteralsExtended | The String "[{}] [{}] Aborted on the file [{}], exiting" appears 2 times in the file. | 461 | |
| extension | MultipleStringLiteralsExtended | The String "Aborted" appears 2 times in the file. | 462 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 474 | |
| extension | MultipleStringLiteralsExtended | The String "store cannot be marked as corrupted" appears 2 times in the file. | 575 | |
| extension | EitherLogOrThrow | Either log or throw exception. | 715 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 729 | |
| extension | MoveVariableInsideIf | Variable 'index' can be moved inside the block at line '763' to restrict runtime creation. | 758 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String ".part" appears 3 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 4 times in the file. | 195 | |
| extension | MultipleStringLiteralsExtended | The String "physical_name" appears 2 times in the file. | 196 | |
| extension | MultipleStringLiteralsExtended | The String "length" appears 2 times in the file. | 197 | |
| extension | MultipleStringLiteralsExtended | The String "checksum" appears 2 times in the file. | 198 | |
| extension | MultipleStringLiteralsExtended | The String "part_size" appears 2 times in the file. | 199 | |
| extension | MultipleStringLiteralsExtended | The String "written_by" appears 2 times in the file. | 200 | |
| extension | MultipleStringLiteralsExtended | The String "meta_hash" appears 2 times in the file. | 201 | |
| extension | MoveVariableInsideIf | Variable 'currentFieldName' can be moved inside the block at line '255' to restrict runtime creation. | 253 | |
| extension | MultipleStringLiteralsExtended | The String "unknown parameter [" appears 3 times in the file. | 273 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 7 times in the file. | 273 | |
| extension | MultipleStringLiteralsExtended | The String "unexpected token [" appears 4 times in the file. | 276 | |
| extension | MultipleStringLiteralsExtended | The String "index_version" appears 2 times in the file. | 384 | |
| extension | MultipleStringLiteralsExtended | The String "start_time" appears 2 times in the file. | 385 | |
| extension | MultipleStringLiteralsExtended | The String "time" appears 2 times in the file. | 386 | |
| extension | MultipleStringLiteralsExtended | The String "number_of_files" appears 2 times in the file. | 387 | |
| extension | MultipleStringLiteralsExtended | The String "total_size" appears 2 times in the file. | 388 | |
| extension | MultipleStringLiteralsExtended | The String "files" appears 2 times in the file. | 389 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 58 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "File " appears 2 times in the file. | 216 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 297 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "index.store.type" appears 2 times in the file. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "expected length=" appears 2 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String " != actual length: " appears 2 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String " : file truncated? " appears 2 times in the file. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "store" appears 2 times in the file. | 90 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 95 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 164 | |
| extension | MultipleStringLiteralsExtended | The String "Failed to open / find files while reading metadata snapshot" appears 2 times in the file. | 189 | |
| extension | MultipleStringLiteralsExtended | The String "Index locked for write: " appears 2 times in the file. | 260 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 269 | |
| extension | ReturnCountExtended | Return count for 'checkIntegrity' method is 4 (max allowed is 1). | 484 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 514 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 637 | |
| extension | MultipleStringLiteralsExtended | The String ", missing=" appears 2 times in the file. | 651 | |
| extension | MultipleStringLiteralsExtended | The String ")" appears 4 times in the file. | 719 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 757 | |
| extension | MultipleStringLiteralsExtended | The String "numSegmentFiles: " appears 2 times in the file. | 769 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 773 position 69 need optimization. All method calls are advised to move to end of logic expression. | 773 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 824 | |
| extension | EitherLogOrThrow | Either log or throw exception. | 909 | |
| extension | MultipleStringLiteralsExtended | The String " != " appears 2 times in the file. | 936 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 953 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 954 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 1194 | |
| extension | MultipleStringLiteralsExtended | The String " actual=" appears 2 times in the file. | 1228 | |
| extension | MultipleStringLiteralsExtended | The String " (resource=" appears 2 times in the file. | 1229 | |
| extension | MoveVariableInsideIf | Variable 'alreadyVerified' can be moved inside the block at line '1,315' to restrict runtime creation. | 1314 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 1402 | |
| extension | AvoidHidingCauseException | Cause exception 'ex' was lost. | 1458 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "least_used" appears 2 times in the file. | 37 | |
| extension | MultipleStringLiteralsExtended | The String "random" appears 2 times in the file. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "native" appears 2 times in the file. | 63 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "node" appears 3 times in the file. | 58 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'InnerClass()'. | 77 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'InnerClass()'. | 79 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'InnerClass()'. | 81 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'InnerClass()'. | 83 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'InnerClass()'. | 85 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'InnerClass()'. | 86 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'InnerClass()'. | 87 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'InnerClass()'. | 89 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'InnerClass()'. | 91 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'InnerClass()'. | 93 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 119 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 124 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 129 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 139 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 154 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 53 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 82 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 88 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 96 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 107 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 126 | |
| extension | ReturnCountExtended | Return count for 'addGeneratedTermVectors' method is 3 (max allowed is 1). | 155 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 156 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 158 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 175 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 180 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 214 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 223 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 235 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 246 position 49 need optimization. All method calls are advised to move to end of logic expression. | 246 | |
| extension | MoveVariableInsideIf | Variable 'indexService' can be moved inside the block at line '265' to restrict runtime creation. | 260 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 160 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 521 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "index.translog." appears 5 times in the file. | 56 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 57 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 58 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 59 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 60 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 135 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 208 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'translogStreamFor' method is 3 (max allowed is 1). | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'add' method is 2 (max allowed is 1). | 86 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 112 | |
| extension | ReturnCountExtended | Return count for 'snapshot' method is 2 (max allowed is 1). | 141 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 152 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 200 | |
| extension | MultipleStringLiteralsExtended | The String "failed to flush" appears 2 times in the file. | 219 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 261 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "] length [" appears 2 times in the file. | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'InnerClass()'. | 70 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'InnerClass()'. | 71 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'InnerClass()'. | 73 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'InnerClass()'. | 74 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'InnerClass()'. | 76 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'InnerClass()'. | 77 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'InnerClass()'. | 79 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'InnerClass()'. | 81 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'InnerClass()'. | 83 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'InnerClass()'. | 84 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'InnerClass()'. | 86 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'InnerClass()'. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 2 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "buffer_size" appears 2 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "64k" appears 2 times in the file. | 102 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'InnerClass()'. | 108 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 111 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 119 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 124 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 129 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 147 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 166 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 170 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 179 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 188 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 193 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 202 | |
| extension | ReturnCountExtended | Return count for 'clearUnreferenced' method is 2 (max allowed is 1). | 203 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 214 | |
| extension | MultipleStringLiteralsExtended | The String "translog-" appears 4 times in the file. | 215 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 225 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 237 | |
| extension | MultipleStringLiteralsExtended | The String "failed to create new translog file" appears 2 times in the file. | 256 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 274 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 300 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 317 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 340 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 354 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 375 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 402 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 412 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 420 position 33 need optimization. All method calls are advised to move to end of logic expression. | 420 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 428 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 437 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 456 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 462 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 472 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 108 | |
| extension | ReturnCountExtended | Return count for 'snapshot' method is 2 (max allowed is 1). | 120 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "[" appears 2 times in the file. | 31 | |
| extension | MultipleStringLiteralsExtended | The String "], " appears 2 times in the file. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 149 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 4 times in the file. | 150 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 228 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 331 | |
| extension | MultipleStringLiteralsExtended | The String "[{}] closing index service (reason [{}])" appears 2 times in the file. | 382 | |
| extension | MultipleStringLiteralsExtended | The String "Can't delete closed index store for [" appears 2 times in the file. | 461 | |
| extension | MultipleStringLiteralsExtended | The String "] - it's still part of the cluster state [" appears 2 times in the file. | 461 | |
| extension | MultipleStringLiteralsExtended | The String "] [" appears 3 times in the file. | 461 | |
| extension | MultipleStringLiteralsExtended | The String "{} deleting index store reason [{}]" appears 2 times in the file. | 501 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 508 | |
| extension | MultipleStringLiteralsExtended | The String "{} deleting shard reason [{}]" appears 2 times in the file. | 529 | |
| extension | MoveVariableInsideIf | Variable 'indexServiceInjectorTuple' can be moved inside the block at line '561' to restrict runtime creation. | 560 | |
| extension | MoveVariableInsideIf | Variable 'indexServiceInjectorTuple' can be moved inside the block at line '594' to restrict runtime creation. | 593 | |
| extension | MultipleStringLiteralsExtended | The String "pending delete" appears 2 times in the file. | 711 | |
| extension | MultipleStringLiteralsExtended | The String "{} retry pending delete" appears 2 times in the file. | 716 | |
| extension | RedundantReturn | Redundant return. | 741 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "node" appears 2 times in the file. | 211 | |
| extension | MultipleStringLiteralsExtended | The String "indices" appears 3 times in the file. | 212 | |
| extension | MultipleStringLiteralsExtended | The String "shards" appears 3 times in the file. | 212 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type[" appears 2 times in the file. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 70 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 71 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "Could not load hunspell dictionary settings from [%s]" appears 2 times in the file. | 224 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "nGram" appears 2 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "edgeNGram" appears 2 times in the file. | 68 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 150 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "\\W+" appears 2 times in the file. | 141 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 141 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 143 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/" appears 2 times in the file. | 130 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 49 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 50 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 52 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 53 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 55 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 56 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 57 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 58 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 59 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 61 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 62 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 63 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 64 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 66 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 184 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 268 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 64 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 65 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 66 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 67 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "updating [{}] from [{}] to [{}]" appears 3 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "concurrency_level must be > 0 but was: " appears 2 times in the file. | 90 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'InnerClass()'. | 107 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 132 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 146 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 150 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 154 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 159 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 163 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 104 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/" appears 3 times in the file. | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'canCache' method is 7 (max allowed is 1). | 172 | |
| extension | MoveVariableInsideIf | Variable 'value' can be moved inside the block at line '226' to restrict runtime creation. | 215 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 256 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 168 | |
| extension | MultipleStringLiteralsExtended | The String "[{}][{}] removing shard (index is closed)" appears 2 times in the file. | 198 | |
| extension | MultipleStringLiteralsExtended | The String "removing shard (index is closed)" appears 2 times in the file. | 200 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 201 | |
| extension | MoveVariableInsideIf | Variable 'index' can be moved inside the block at line '209' to restrict runtime creation. | 208 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 251 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 312 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 323 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 381 position 46 need optimization. All method calls are advised to move to end of logic expression. | 381 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 395 | |
| extension | MultipleStringLiteralsExtended | The String "[{}] adding mapping [{}], source [{}]" appears 2 times in the file. | 423 | |
| extension | MultipleStringLiteralsExtended | The String "[{}] parsed mapping [{}], and got different sources\noriginal:\n{}\nparsed:\n{}" appears 2 times in the file. | 432 | |
| extension | MultipleStringLiteralsExtended | The String "[{}] updating mapping [{}], source [{}]" appears 2 times in the file. | 440 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 511 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 532 | |
| extension | MultipleStringLiteralsExtended | The String "master " appears 3 times in the file. | 550 | |
| extension | MoveVariableInsideIf | Variable 'failedShard' can be moved inside the block at line '621' to restrict runtime creation. | 619 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 624 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 704 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 729 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 4 times in the file. | 809 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 827 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 846 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 860 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 874 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "size" appears 2 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "-1" appears 2 times in the file. | 71 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 124 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 184 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 215 | |
| extension | MoveVariableInsideIf | Variable 'startTime' can be moved inside the block at line '330' to restrict runtime creation. | 321 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 327 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "%" appears 2 times in the file. | 78 | |
| extension | MoveVariableInsideIf | Variable 'activeShards' can be moved inside the block at line '174' to restrict runtime creation. | 163 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 247 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 295 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 311 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 161 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 186 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 100 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 312 | |
| extension | MultipleStringLiteralsExtended | The String "{} Corrupted file detected {} checksum mismatch" appears 2 times in the file. | 316 | |
| extension | MultipleStringLiteralsExtended | The String "File corruption occurred on recovery but checksums are ok" appears 2 times in the file. | 322 | |
| extension | AvoidHidingCauseException | Cause exception 'ex' was lost. | 396 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 412 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "No mapping for id [" appears 2 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 6 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "])" appears 2 times in the file. | 175 | |
| extension | MultipleStringLiteralsExtended | The String "details" appears 2 times in the file. | 385 | |
| extension | MultipleStringLiteralsExtended | The String "total, if known, should be > recovered. total [" appears 2 times in the file. | 516 | |
| extension | MultipleStringLiteralsExtended | The String "], recovered [" appears 3 times in the file. | 516 | |
| extension | MultipleStringLiteralsExtended | The String "%1.1f%%" appears 3 times in the file. | 598 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 718 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 178 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 255 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 124 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 173 | |
| extension | RedundantReturn | Redundant return. | 177 | |
| extension | MoveVariableInsideIf | Variable 'recoveryResponse' can be moved inside the block at line '208' to restrict runtime creation. | 203 | |
| extension | MultipleStringLiteralsExtended | The String "]\n" appears 3 times in the file. | 211 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 6 times in the file. | 212 | |
| extension | MultipleStringLiteralsExtended | The String ", took [" appears 3 times in the file. | 213 | |
| extension | MultipleStringLiteralsExtended | The String "\n" appears 2 times in the file. | 214 | |
| extension | MultipleStringLiteralsExtended | The String " transaction log operations" appears 2 times in the file. | 217 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 228 | |
| extension | MultipleStringLiteralsExtended | The String "source shard is closed" appears 2 times in the file. | 265 | |
| extension | MultipleStringLiteralsExtended | The String "recovery CleanFilesRequestHandler" appears 2 times in the file. | 422 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 423 | |
| extension | MultipleStringLiteralsExtended | The String "failed to clean after recovery" appears 3 times in the file. | 424 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 437 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 442 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'InnerClass()'. | 89 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'InnerClass()'. | 91 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'InnerClass()'. | 93 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'InnerClass()'. | 95 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'InnerClass()'. | 96 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'InnerClass()'. | 98 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'InnerClass()'. | 99 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'InnerClass()'. | 100 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'InnerClass()'. | 102 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'InnerClass()'. | 104 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'InnerClass()'. | 127 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 136 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 140 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 146 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 169 | |
| extension | ReturnCountExtended | Return count for 'shardCanBeDeleted' method is 5 (max allowed is 1). | 169 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 208 | |
| extension | MultipleStringLiteralsExtended | The String "no longer used" appears 2 times in the file. | 299 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 300 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 308 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'listStoreMetaData' method is 4 (max allowed is 1). | 147 | |
| extension | MultipleStringLiteralsExtended | The String "fs" appears 2 times in the file. | 171 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 141 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 161 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 218 | |
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 244 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 261 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 266 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 289 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 148 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 156 | |
| extension | MultipleStringLiteralsExtended | The String "total" appears 2 times in the file. | 208 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 257 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 276 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "cpu" appears 4 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "wait" appears 3 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "block" appears 3 times in the file. | 75 | |
| extension | ReturnCountExtended | Return count for 'isIdleThread' method is 7 (max allowed is 1). | 89 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 152 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 168 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 230 | |
| extension | MultipleStringLiteralsExtended | The String " %s%n" appears 2 times in the file. | 274 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 293 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 41 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 55 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 73 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 124 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 165 | |
| extension | ReturnCountExtended | Return count for 'versionUpdatePack' method is 5 (max allowed is 1). | 170 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 206 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "default" appears 4 times in the file. | 104 | |
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 141 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 149 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 158 | |
| extension | MultipleStringLiteralsExtended | The String "[last_gc][{}][{}][{}] duration [{}], collections [{}], total [{}]/[{}], reclaimed [{}], leaving [{}]/[{}]" appears 2 times in the file. | 191 | |
| extension | MultipleStringLiteralsExtended | The String "[gc][{}][{}][{}] duration [{}], collections [{}]/[{}], total [{}]/[{}], memory [{}]->[{}]/[{}], all_pools {}" appears 3 times in the file. | 202 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 46 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 50 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 54 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 55 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 56 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 58 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 60 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 61 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 62 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 63 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 64 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 65 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 67 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 68 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 69 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 70 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 71 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 72 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 81 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 93 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 127 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 165 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 166 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 210 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 228 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 248 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 251 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]\n" appears 3 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "display_name [" appears 2 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "[" appears 2 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "] " appears 2 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "] multicast [" appears 2 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "] ptp [" appears 2 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "] loopback [" appears 2 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "] up [" appears 2 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "] virtual [" appears 2 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 72 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'ifconfig' method is 2 (max allowed is 1). | 85 | |
| extension | MultipleStringLiteralsExtended | The String "\t" appears 8 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String " errors:" appears 2 times in the file. | 135 | |
| extension | MultipleStringLiteralsExtended | The String " dropped:" appears 2 times in the file. | 136 | |
| extension | MultipleStringLiteralsExtended | The String " overruns:" appears 2 times in the file. | 137 | |
| extension | MultipleStringLiteralsExtended | The String " (" appears 2 times in the file. | 154 | |
| extension | MultipleStringLiteralsExtended | The String ")" appears 2 times in the file. | 154 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 47 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 56 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 68 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 79 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 44 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 117 | |
| extension | MultipleStringLiteralsExtended | The String "http.enabled" appears 4 times in the file. | 117 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 4 times in the file. | 140 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 398 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "es.default." appears 2 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "elasticsearch.default." appears 2 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "elasticsearch." appears 2 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "es." appears 2 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "es.default.config" appears 2 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "es.config" appears 2 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "elasticsearch.config" appears 2 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 3 times in the file. | 114 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | TernaryPerExpressionCount | More than 1 ternary operators in expression. | 130 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 50 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 52 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 54 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "failed to refresh settings for [{}]" appears 2 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "logger." appears 2 times in the file. | 92 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 84 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 85 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 125 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'percolate' method is 2 (max allowed is 1). | 170 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 201 position 75 need optimization. All method calls are advised to move to end of logic expression. | 201 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 209 position 44 need optimization. All method calls are advised to move to end of logic expression. | 209 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 267 | |
| extension | MultipleStringLiteralsExtended | The String "doc" appears 2 times in the file. | 278 | |
| extension | MultipleStringLiteralsExtended | The String "Either specify query or filter, not both" appears 2 times in the file. | 303 | |
| extension | MultipleStringLiteralsExtended | The String "sort" appears 3 times in the file. | 312 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 345 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 365 | |
| extension | MultipleStringLiteralsExtended | The String "failed to parse request" appears 2 times in the file. | 366 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 400 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 430 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 461 | |
| extension | EitherLogOrThrow | Either log or throw exception. | 462 | |
| extension | MultipleStringLiteralsExtended | The String "[" appears 2 times in the file. | 462 | |
| extension | MultipleStringLiteralsExtended | The String "] failed to execute query" appears 2 times in the file. | 462 | |
| extension | MultipleStringLiteralsExtended | The String "failed to execute" appears 9 times in the file. | 463 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 475 | |
| extension | MultipleStringLiteralsExtended | The String "percolate" appears 4 times in the file. | 490 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 495 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 505 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 562 | |
| extension | EitherLogOrThrow | Either log or throw exception. | 563 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 584 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 608 | |
| extension | EitherLogOrThrow | Either log or throw exception. | 609 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 617 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 642 | |
| extension | EitherLogOrThrow | Either log or throw exception. | 643 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 651 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 684 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 693 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 725 | |
| extension | ReturnCountExtended | Return count for 'doPercolate' method is 2 (max allowed is 1). | 744 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 785 | |
| extension | EitherLogOrThrow | Either log or throw exception. | 786 | |
| extension | ReturnCountExtended | Return count for 'reduceFacets' method is 2 (max allowed is 1). | 862 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "[" appears 4 times in the file. | 224 | |
| extension | MultipleStringLiteralsExtended | The String "] failed to execute query" appears 4 times in the file. | 224 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_site" appears 3 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "bin" appears 3 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "config" appears 2 times in the file. | 89 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 104 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 107 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 125 | |
| extension | MultipleStringLiteralsExtended | The String "plugin directory " appears 2 times in the file. | 145 | |
| extension | MultipleStringLiteralsExtended | The String "Trying " appears 2 times in the file. | 161 | |
| extension | MultipleStringLiteralsExtended | The String "..." appears 4 times in the file. | 161 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 167 | |
| extension | MultipleStringLiteralsExtended | The String "Failed: " appears 2 times in the file. | 169 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 183 | |
| extension | MultipleStringLiteralsExtended | The String "Installed " appears 4 times in the file. | 213 | |
| extension | MultipleStringLiteralsExtended | The String " into " appears 4 times in the file. | 213 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 214 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 246 | |
| extension | MultipleStringLiteralsExtended | The String "failed to rename in order to copy to _site (rename to " appears 2 times in the file. | 283 | |
| extension | MultipleStringLiteralsExtended | The String "Removing: " appears 3 times in the file. | 304 | |
| extension | MultipleStringLiteralsExtended | The String "Unable to remove " appears 3 times in the file. | 306 | |
| extension | MultipleStringLiteralsExtended | The String ". Check file permissions on " appears 3 times in the file. | 306 | |
| extension | ReturnCountExtended | Return count for 'topLevelDirInExcess' method is 4 (max allowed is 1). | 360 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 389 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 390 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 391 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 392 | |
| extension | MultipleStringLiteralsExtended | The String "--url" appears 2 times in the file. | 416 | |
| extension | MultipleStringLiteralsExtended | The String "--install" appears 2 times in the file. | 441 | |
| extension | MultipleStringLiteralsExtended | The String "--remove" appears 2 times in the file. | 449 | |
| extension | MultipleStringLiteralsExtended | The String "--timeout" appears 2 times in the file. | 457 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 478 | |
| extension | MultipleStringLiteralsExtended | The String ": " appears 4 times in the file. | 480 | |
| extension | MultipleStringLiteralsExtended | The String ", reason: " appears 3 times in the file. | 495 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 496 | |
| extension | MultipleStringLiteralsExtended | The String "Failed to remove " appears 2 times in the file. | 509 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 513 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 523 | |
| extension | MultipleStringLiteralsExtended | The String " [value]" appears 2 times in the file. | 553 | |
| extension | MultipleStringLiteralsExtended | The String "/" appears 11 times in the file. | 621 | |
| extension | MultipleStringLiteralsExtended | The String "-" appears 3 times in the file. | 621 | |
| extension | MultipleStringLiteralsExtended | The String ".zip" appears 5 times in the file. | 621 | |
| extension | MultipleStringLiteralsExtended | The String "https://github.com/" appears 2 times in the file. | 627 | |
| extension | ReturnCountExtended | Return count for 'parse' method is 3 (max allowed is 1). | 658 | |
| extension | MultipleStringLiteralsExtended | The String "elasticsearch-" appears 2 times in the file. | 676 | |
| extension | MultipleStringLiteralsExtended | The String "es-" appears 2 times in the file. | 682 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]" appears 4 times in the file. | 147 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 156 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 201 | |
| extension | ReturnCountExtended | Return count for 'info' method is 2 (max allowed is 1). | 298 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 387 | |
| extension | MultipleStringLiteralsExtended | The String "plugin" appears 2 times in the file. | 406 | |
| extension | MultipleStringLiteralsExtended | The String "version" appears 2 times in the file. | 407 | |
| extension | MultipleStringLiteralsExtended | The String "_site" appears 2 times in the file. | 411 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 421 | |
| extension | ReturnCountExtended | Return count for 'loadSitePlugins' method is 2 (max allowed is 1). | 434 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 472 | |
| extension | AvoidHidingCauseException | Cause exception 'e1' was lost. | 520 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 532 | |
| extension | ReturnCountExtended | Return count for 'checkLuceneCompatibility' method is 3 (max allowed is 1). | 549 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 583 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | OverridableMethodInConstructor | Overridable method 'registerRepository' is called in constructor body. | 47 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerRepository' is called in constructor body. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "put repository [{}]" appears 2 times in the file. | 120 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 134 | |
| extension | MultipleStringLiteralsExtended | The String "failed to create repository [{}]" appears 2 times in the file. | 148 | |
| extension | MoveVariableInsideIf | Variable 'mdBuilder' can be moved inside the block at line '179' to restrict runtime creation. | 177 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 218 | |
| extension | MultipleStringLiteralsExtended | The String "[{}] failed to finish repository verification" appears 2 times in the file. | 219 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 231 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 234 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 242 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 310 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 408 | |
| extension | EitherLogOrThrow | Either log or throw exception. | 409 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 116 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 180 | |
| extension | MultipleStringLiteralsExtended | The String "indices" appears 3 times in the file. | 245 | |
| extension | MultipleStringLiteralsExtended | The String "failed to update snapshot in repository" appears 2 times in the file. | 324 | |
| extension | MultipleStringLiteralsExtended | The String "failed to get snapshots" appears 2 times in the file. | 435 | |
| extension | MoveVariableInsideIf | Variable 'indexMetaData' can be moved inside the block at line '459' to restrict runtime creation. | 458 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 464 | |
| extension | MultipleStringLiteralsExtended | The String "unexpected token [" appears 3 times in the file. | 465 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 465 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 471 | |
| extension | MoveVariableInsideIf | Variable 'snapshot' can be moved inside the block at line '513' to restrict runtime creation. | 512 | |
| extension | MoveVariableInsideIf | Variable 'metaData' can be moved inside the block at line '538' to restrict runtime creation. | 537 | |
| extension | MultipleStringLiteralsExtended | The String "snapshots" appears 2 times in the file. | 621 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "snapshot" appears 2 times in the file. | 404 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 2 times in the file. | 405 | |
| extension | MultipleStringLiteralsExtended | The String "version_id" appears 2 times in the file. | 406 | |
| extension | MultipleStringLiteralsExtended | The String "indices" appears 2 times in the file. | 407 | |
| extension | MultipleStringLiteralsExtended | The String "state" appears 2 times in the file. | 408 | |
| extension | MultipleStringLiteralsExtended | The String "reason" appears 2 times in the file. | 409 | |
| extension | MultipleStringLiteralsExtended | The String "start_time" appears 2 times in the file. | 410 | |
| extension | MultipleStringLiteralsExtended | The String "end_time" appears 2 times in the file. | 411 | |
| extension | MultipleStringLiteralsExtended | The String "total_shards" appears 2 times in the file. | 412 | |
| extension | MultipleStringLiteralsExtended | The String "successful_shards" appears 2 times in the file. | 413 | |
| extension | MultipleStringLiteralsExtended | The String "failures" appears 2 times in the file. | 414 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "location" appears 2 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "chunk_size" appears 2 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "compress" appears 2 times in the file. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'FsRepositoryModule' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "url" appears 3 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "list_directories" appears 2 times in the file. | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'URLRepositoryModule' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "error" appears 3 times in the file. | 125 | |
| extension | MultipleStringLiteralsExtended | The String "error_trace" appears 2 times in the file. | 128 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]" appears 4 times in the file. | 140 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 171 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 174 | |
| extension | ReturnCountExtended | Return count for 'checkRequestParameters' method is 3 (max allowed is 1). | 190 | |
| extension | MultipleStringLiteralsExtended | The String "error" appears 2 times in the file. | 195 | |
| extension | MultipleStringLiteralsExtended | The String "Content-Type" appears 2 times in the file. | 197 | |
| extension | MultipleStringLiteralsExtended | The String "Failed to send response" appears 2 times in the file. | 200 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 285 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "] with value [" appears 3 times in the file. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "Failed to parse int parameter [" appears 2 times in the file. | 117 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "http" appears 2 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "jvm" appears 2 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "network" appears 2 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "os" appears 2 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "plugins" appears 2 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "process" appears 2 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "settings" appears 2 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "thread_pool" appears 2 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "transport" appears 2 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "nodeId" appears 3 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "metrics" appears 2 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "_all" appears 6 times in the file. | 69 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 72 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_all" appears 4 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "indices" appears 2 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "fields" appears 4 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "fielddata_fields" appears 2 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "completion_fields" appears 2 times in the file. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "groups" appears 2 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "types" appears 2 times in the file. | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "master_timeout" appears 2 times in the file. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/_snapshot/{repository}" appears 2 times in the file. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "metric" appears 2 times in the file. | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "transient" appears 3 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "persistent" appears 3 times in the file. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/_search_shards" appears 2 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "/{index}/_search_shards" appears 2 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "/{index}/{type}/_search_shards" appears 2 times in the file. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_all" appears 2 times in the file. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_all" appears 2 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "metric" appears 2 times in the file. | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'buildResponse' method is 2 (max allowed is 1). | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 68 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/{index}/_alias/{name}" appears 2 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "/_alias/{name}" appears 2 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "/{index}/_aliases/{name}" appears 2 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "/_aliases/{name}" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 2 times in the file. | 67 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 107 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/_analyze" appears 2 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "/{index}/_analyze" appears 2 times in the file. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/_cache/clear" appears 2 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "/{index}/_cache/clear" appears 2 times in the file. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/{index}" appears 2 times in the file. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/_flush" appears 2 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "/{index}/_flush" appears 2 times in the file. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_all" appears 2 times in the file. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | LogicConditionNeedOptimization | Condition with && at line 79 position 46 need optimization. All method calls are advised to move to end of logic expression. | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'buildResponse' method is 2 (max allowed is 1). | 67 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/{index}/_mapping/" appears 2 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "/{index}/{type}/_mapping" appears 2 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "/{index}/_mapping/{type}" appears 2 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "/_mapping/{type}" appears 2 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "/{index}/_mappings/" appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "/{index}/{type}/_mappings" appears 2 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "/{index}/_mappings/{type}" appears 2 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "/_mappings/{type}" appears 2 times in the file. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/_optimize" appears 2 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "/{index}/_optimize" appears 2 times in the file. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/_refresh" appears 2 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "/{index}/_refresh" appears 2 times in the file. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "index" appears 2 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "timeout" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "master_timeout" appears 2 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "settings." appears 2 times in the file. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "types" appears 3 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "_all" appears 2 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "groups" appears 2 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "fields" appears 4 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "completion_fields" appears 2 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "fielddata_fields" appears 2 times in the file. | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/_template/{name}" appears 2 times in the file. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/_upgrade" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "/{index}/_upgrade" appears 2 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 2 times in the file. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/_validate/query" appears 2 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "/{index}/_validate/query" appears 2 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "/{index}/{type}/_validate/query" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 2 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "valid" appears 2 times in the file. | 86 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/_warmer/{name}" appears 2 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "/{index}/_warmer/{name}" appears 2 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "/{index}/{type}/_warmer/{name}" appears 2 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "/_warmers/{name}" appears 2 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "/{index}/_warmers/{name}" appears 2 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "/{index}/{type}/_warmers/{name}" appears 2 times in the file. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/_bulk" appears 2 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "/{index}/_bulk" appears 2 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "/{index}/{type}/_bulk" appears 2 times in the file. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String " | " appears 2 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "alias" appears 2 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "desc" appears 2 times in the file. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "alias" appears 3 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "-" appears 3 times in the file. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "UNASSIGNED" appears 3 times in the file. | 104 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "id" appears 2 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "desc:node id" appears 2 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "host" appears 2 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "alias:h;desc:host name" appears 2 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "ip" appears 2 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "desc:ip address" appears 2 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "node" appears 2 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "alias:n;desc:node name" appears 2 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "total" appears 2 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "text-align:right;desc:total field data usage" appears 2 times in the file. | 86 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "index" appears 2 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "local" appears 2 times in the file. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "-" appears 4 times in the file. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "-" appears 3 times in the file. | 244 | |
| extension | TernaryPerExpressionCount | More than 1 ternary operators in expression. | 254 | |
| extension | TernaryPerExpressionCount | More than 1 ternary operators in expression. | 255 | |
| extension | TernaryPerExpressionCount | More than 1 ternary operators in expression. | 256 | |
| extension | TernaryPerExpressionCount | More than 1 ternary operators in expression. | 262 | |
| extension | TernaryPerExpressionCount | More than 1 ternary operators in expression. | 264 | |
| extension | TernaryPerExpressionCount | More than 1 ternary operators in expression. | 265 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "index" appears 2 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "n/a" appears 3 times in the file. | 152 | |
| extension | MultipleStringLiteralsExtended | The String "%1.1f%%" appears 3 times in the file. | 157 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "index" appears 2 times in the file. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "index" appears 2 times in the file. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 52 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 69 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "alias:" appears 11 times in the file. | 174 | |
| extension | MultipleStringLiteralsExtended | The String " threads" appears 7 times in the file. | 178 | |
| extension | MultipleStringLiteralsExtended | The String " threads in queue" appears 2 times in the file. | 186 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/_count" appears 2 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "/{index}/_count" appears 2 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "/{index}/{type}/_count" appears 2 times in the file. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "index" appears 2 times in the file. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/{index}/{type}/{id}/_explain" appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "source" appears 2 times in the file. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/_mget" appears 2 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "/{index}/_mget" appears 2 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "/{index}/{type}/_mget" appears 2 times in the file. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/{index}/{type}/{id}" appears 2 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "/{index}/{type}/{id}/_create" appears 2 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "op_type" appears 2 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "ttl" appears 2 times in the file. | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/" appears 2 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 3 times in the file. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/{index}/{type}/{id}/_mlt" appears 2 times in the file. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/_mpercolate" appears 2 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "/{index}/_mpercolate" appears 2 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "/{index}/{type}/_mpercolate" appears 2 times in the file. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/{index}/{type}/_percolate" appears 2 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "/{index}/{type}/{id}/_percolate" appears 2 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "/{index}/{type}/_percolate/count" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "/{index}/{type}/{id}/_percolate/count" appears 2 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 2 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 2 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "routing" appears 2 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "preference" appears 2 times in the file. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/_scripts/{lang}/{id}" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "/_scripts/{lang}/{id}/_create" appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "op_type" appears 2 times in the file. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/_msearch" appears 2 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "/{index}/_msearch" appears 2 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "/{index}/{type}/_msearch" appears 2 times in the file. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/_search" appears 2 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "/{index}/_search" appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "/{index}/{type}/_search" appears 2 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "/_search/template" appears 2 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "/{index}/_search/template" appears 2 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "/{index}/{type}/_search/template" appears 2 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "/_search/exists" appears 2 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "/{index}/_search/exists" appears 2 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "/{index}/{type}/_search/exists" appears 2 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "explain" appears 2 times in the file. | 165 | |
| extension | MultipleStringLiteralsExtended | The String "version" appears 2 times in the file. | 171 | |
| extension | MultipleStringLiteralsExtended | The String "timeout" appears 2 times in the file. | 177 | |
| extension | MultipleStringLiteralsExtended | The String "terminate_after" appears 2 times in the file. | 183 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 201 | |
| extension | MultipleStringLiteralsExtended | The String "track_scores" appears 2 times in the file. | 220 | |
| extension | MultipleStringLiteralsExtended | The String "Illegal index boost [" appears 2 times in the file. | 258 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 265 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/_search/scroll" appears 2 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "/_search/scroll/{scroll_id}" appears 2 times in the file. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/_suggest" appears 2 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "/{index}/_suggest" appears 2 times in the file. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 40 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 50 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "version" appears 2 times in the file. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String " " appears 4 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "\n" appears 2 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "h" appears 2 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "alias" appears 3 times in the file. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "." appears 2 times in the file. | 131 | |
| extension | MultipleStringLiteralsExtended | The String "desc" appears 2 times in the file. | 165 | |
| extension | ReturnCountExtended | Return count for 'renderValue' method is 7 (max allowed is 1). | 228 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 2 times in the file. | 235 | |
| extension | MultipleStringLiteralsExtended | The String "k" appears 2 times in the file. | 237 | |
| extension | MultipleStringLiteralsExtended | The String "m" appears 3 times in the file. | 239 | |
| extension | MultipleStringLiteralsExtended | The String "g" appears 2 times in the file. | 241 | |
| extension | MultipleStringLiteralsExtended | The String "t" appears 2 times in the file. | 243 | |
| extension | MultipleStringLiteralsExtended | The String "p" appears 2 times in the file. | 245 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/_search/template/{id}" appears 2 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "/_search/template/{id}/_create" appears 2 times in the file. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/_mtermvectors" appears 2 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "/{index}/_mtermvectors" appears 2 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "/{index}/{type}/_mtermvectors" appears 2 times in the file. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/{index}/{type}/_termvector" appears 2 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "/{index}/{type}/{id}/_termvector" appears 2 times in the file. | 50 | |
| extension | MoveVariableInsideIf | Variable 'parser' can be moved inside the block at line '58' to restrict runtime creation. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "routing" appears 3 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "parent" appears 3 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "version_type" appears 3 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "timestamp" appears 2 times in the file. | 107 | |
| extension | MultipleStringLiteralsExtended | The String "ttl" appears 4 times in the file. | 108 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'decodeComponent' method is 2 (max allowed is 1). | 144 | |
| extension | MultipleStringLiteralsExtended | The String " sequence at end of string: " appears 2 times in the file. | 175 | |
| extension | MultipleStringLiteralsExtended | The String "/" appears 2 times in the file. | 229 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'loadTypeModule' method is 3 (max allowed is 1). | 66 | |
| extension | MultipleStringLiteralsExtended | The String "." appears 2 times in the file. | 79 | |
| extension | AvoidHidingCauseException | Cause exception 'e3' was lost. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 107 | |
| extension | MultipleStringLiteralsExtended | The String "node" appears 2 times in the file. | 152 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 2 times in the file. | 153 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 2 times in the file. | 154 | |
| extension | MultipleStringLiteralsExtended | The String "transport_address" appears 2 times in the file. | 155 | |
| extension | MultipleStringLiteralsExtended | The String "_status" appears 2 times in the file. | 161 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 164 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 181 | |
| extension | MultipleStringLiteralsExtended | The String "_meta" appears 2 times in the file. | 219 | |
| extension | MultipleStringLiteralsExtended | The String "failed to (double) delete river [{}] content" appears 2 times in the file. | 232 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 245 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 251 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "], source [" appears 2 times in the file. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "]\n" appears 2 times in the file. | 112 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "river" appears 2 times in the file. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'updateRiverClusterState' method is 3 (max allowed is 1). | 113 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 161 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 86 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 93 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Value must be of type String: [" appears 4 times in the file. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 4 times in the file. | 111 | |
| extension | MultipleStringLiteralsExtended | The String ", " appears 2 times in the file. | 167 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "sandbox" appears 2 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 9 times in the file. | 135 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 140 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 141 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 142 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 143 | |
| extension | MultipleStringLiteralsExtended | The String "script" appears 4 times in the file. | 143 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 144 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 145 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 146 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 147 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 148 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 149 | |
| extension | MultipleStringLiteralsExtended | The String "script_lang not supported [" appears 2 times in the file. | 234 | |
| extension | ReturnCountExtended | Return count for 'compile' method is 3 (max allowed is 1). | 250 | |
| extension | MultipleStringLiteralsExtended | The String "/" appears 3 times in the file. | 337 | |
| extension | MultipleStringLiteralsExtended | The String "template" appears 3 times in the file. | 344 | |
| extension | MultipleStringLiteralsExtended | The String "Unable to parse [" appears 2 times in the file. | 351 | |
| extension | MultipleStringLiteralsExtended | The String "] lang [" appears 2 times in the file. | 352 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 354 | |
| extension | ReturnCountExtended | Return count for 'getScriptFromResponse' method is 4 (max allowed is 1). | 385 | |
| extension | MoveVariableInsideIf | Variable 'builder' can be moved inside the block at line '391' to restrict runtime creation. | 389 | |
| extension | MultipleStringLiteralsExtended | The String "Unable to parse " appears 2 times in the file. | 398 | |
| extension | MultipleStringLiteralsExtended | The String " as json" appears 2 times in the file. | 398 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 463 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 477 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 504 | |
| extension | MultipleStringLiteralsExtended | The String "," appears 2 times in the file. | 561 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 104 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 60 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "_score" appears 2 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "_value" appears 2 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "Field [" appears 2 times in the file. | 129 | |
| extension | MultipleStringLiteralsExtended | The String "Cannot use expressions for updates" appears 2 times in the file. | 145 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'CTOR(.*)'. | 61 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 61 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'CTOR(.*)'. | 73 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'CTOR(.*)'. | 76 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 76 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 92 | |
| extension | ReturnCountExtended | Return count for 'isAuthorized' method is 2 (max allowed is 1). | 120 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | OverridableMethodInConstructor | Overridable method 'reloadConfig' is called in constructor body. | 73 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 128 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 133 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 145 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 175 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 191 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 205 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 274 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 70 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "Could not execute query template (failed to flush writer): " appears 2 times in the file. | 106 | |
| extension | MultipleStringLiteralsExtended | The String "Could not execute query template (failed to close writer): " appears 2 times in the file. | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 380 | |
| extension | AvoidHidingCauseException | Cause exception 't' was lost. | 381 | |
| extension | ReturnCountExtended | Return count for 'select' method is 2 (max allowed is 1). | 403 | |
| extension | MultipleStringLiteralsExtended | The String "can only sort root documents" appears 4 times in the file. | 449 | |
| extension | ReturnCountExtended | Return count for 'select' method is 2 (max allowed is 1). | 495 | |
| extension | MultipleStringLiteralsExtended | The String "Unsupported sort mode: " appears 2 times in the file. | 570 | |
| extension | ReturnCountExtended | Return count for 'select' method is 2 (max allowed is 1). | 578 | |
| extension | ReturnCountExtended | Return count for 'select' method is 2 (max allowed is 1). | 672 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Parse Failure [" appears 2 times in the file. | 31 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "search." appears 2 times in the file. | 105 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 107 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 214 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 240 | |
| extension | MultipleStringLiteralsExtended | The String "Scan phase failed" appears 2 times in the file. | 241 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 268 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 307 | |
| extension | MultipleStringLiteralsExtended | The String "Query phase failed" appears 3 times in the file. | 313 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 332 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 347 | |
| extension | MultipleStringLiteralsExtended | The String "Failed to set aggregated df" appears 2 times in the file. | 350 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 359 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 377 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 392 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 398 | |
| extension | MultipleStringLiteralsExtended | The String "Fetch phase failed" appears 4 times in the file. | 399 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 412 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 422 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 437 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 443 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 461 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 476 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 482 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 509 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 579 | |
| extension | MultipleStringLiteralsExtended | The String "params" appears 2 times in the file. | 647 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 703 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 714 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 718 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 729 | |
| extension | MoveVariableInsideIf | Variable 'indexName' can be moved inside the block at line '807' to restrict runtime creation. | 806 | |
| extension | MoveVariableInsideIf | Variable 'start' can be moved inside the block at line '828' to restrict runtime creation. | 821 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 832 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 861 | |
| extension | MoveVariableInsideIf | Variable 'start' can be moved inside the block at line '889' to restrict runtime creation. | 887 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 892 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 915 | |
| extension | MoveVariableInsideIf | Variable 'start' can be moved inside the block at line '941' to restrict runtime creation. | 938 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 944 | |
| extension | MoveVariableInsideIf | Variable 'took' can be moved inside the block at line '1,004' to restrict runtime creation. | 1003 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 1007 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 1043 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 35 | |
| extension | MultipleStringLiteralsExtended | The String "][" appears 3 times in the file. | 146 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 146 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 560 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 573 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 624 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "aggregations" appears 2 times in the file. | 112 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 61 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Method(.*)'. | 156 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Method(.*)'. | 157 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Method(.*)'. | 158 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Method(.*)'. | 159 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Method(.*)'. | 160 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Method(.*)'. | 161 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Method(.*)'. | 163 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Method(.*)'. | 164 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Method(.*)'. | 165 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Method(.*)'. | 166 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 168 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 169 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 181 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Expected [" appears 2 times in the file. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "], but got a [" appears 2 times in the file. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "] in [" appears 3 times in the file. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 6 times in the file. | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'wrap' method is 2 (max allowed is 1). | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String " in [" appears 2 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "]." appears 2 times in the file. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 48 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 114 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 150 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 48 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "filters" appears 2 times in the file. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "filters" appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "Unknown key for a " appears 3 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String " in [" appears 3 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "]: [" appears 3 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "]." appears 3 times in the file. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 114 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 115 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 116 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 118 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 120 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 53 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 125 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 126 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Method(.*)'. | 127 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 129 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 132 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "global aggregator can only be a top level aggregator" appears 2 times in the file. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 49 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 84 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 86 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "offset" appears 3 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "time_zone" appears 3 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "pre_zone_adjust_large_interval" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "Unknown key for a " appears 5 times in the file. | 127 | |
| extension | MultipleStringLiteralsExtended | The String " in [" appears 6 times in the file. | 127 | |
| extension | MultipleStringLiteralsExtended | The String "]: [" appears 7 times in the file. | 127 | |
| extension | MultipleStringLiteralsExtended | The String "]." appears 8 times in the file. | 127 | |
| extension | MultipleStringLiteralsExtended | The String "min" appears 2 times in the file. | 167 | |
| extension | MultipleStringLiteralsExtended | The String "max" appears 2 times in the file. | 169 | |
| extension | MultipleStringLiteralsExtended | The String "Unknown extended_bounds key for a " appears 2 times in the file. | 172 | |
| extension | MultipleStringLiteralsExtended | The String " in aggregation [" appears 2 times in the file. | 172 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | TernaryPerExpressionCount | More than 1 ternary operators in expression. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_key" appears 2 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "_count" appears 2 times in the file. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Unknown key for a " appears 2 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String " in aggregation [" appears 4 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "]: [" appears 3 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "]." appears 4 times in the file. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 103 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 105 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 107 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Method(.*)'. | 203 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 204 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 205 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 206 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 207 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 208 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 209 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 211 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 213 | |
| extension | MoveVariableInsideIf | Variable 'nextBucket' can be moved inside the block at line '319' to restrict runtime creation. | 318 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 49 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 48 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 48 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'getChildren' method is 2 (max allowed is 1). | 204 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String " in [" appears 2 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "]." appears 2 times in the file. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'create' method is 3 (max allowed is 1). | 140 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String " in [" appears 2 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "]." appears 2 times in the file. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | OverridableMethodInConstructor | Overridable method 'generateKey' is called in constructor body. | 74 | |
| extension | TernaryPerExpressionCount | More than 1 ternary operators in expression. | 174 | |
| extension | MultipleStringLiteralsExtended | The String "*" appears 2 times in the file. | 174 | |
| extension | TernaryPerExpressionCount | More than 1 ternary operators in expression. | 176 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 198 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 199 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 200 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 201 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 203 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 205 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 141 | |
| extension | ReturnCountExtended | Return count for 'collect' method is 2 (max allowed is 1). | 147 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 148 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 163 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 174 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "from" appears 2 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "to" appears 2 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "Unknown key for a " appears 2 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String " in [" appears 3 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "]: [" appears 2 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "]." appears 3 times in the file. | 92 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "from" appears 2 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "to" appears 2 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "Unknown key for a " appears 3 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String " in [" appears 4 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "]: [" appears 3 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "]." appears 4 times in the file. | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 54 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 100 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 102 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 228 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "*" appears 2 times in the file. | 63 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 83 | |
| extension | MultipleStringLiteralsExtended | The String "Unknown key for a " appears 3 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String " in [" appears 4 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "]: [" appears 3 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "]." appears 4 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "from" appears 2 times in the file. | 118 | |
| extension | MultipleStringLiteralsExtended | The String "to" appears 2 times in the file. | 120 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 144 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 52 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 88 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | TernaryPerExpressionCount | More than 1 ternary operators in expression. | 68 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 136 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 37 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 54 | |
| extension | TernaryPerExpressionCount | More than 1 ternary operators in expression. | 69 | |
| extension | TernaryPerExpressionCount | More than 1 ternary operators in expression. | 75 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 102 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 104 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "from" appears 2 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "to" appears 2 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "Unknown key for a " appears 2 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String " in [" appears 3 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "]: [" appears 2 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "]." appears 3 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 116 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 79 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 85 position 59 need optimization. All method calls are advised to move to end of logic expression. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 101 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 103 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'CTOR(.*)'. | 50 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 102 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 104 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Super call could be removed: Class 'Bucket' does not extend anything. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 131 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 132 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 133 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 134 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 135 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 136 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 137 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 138 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 139 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 145 | |
| extension | ReturnCountExtended | Return count for 'create' method is 2 (max allowed is 1). | 172 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "exclude clause must be an array of strings or a regex, not both" appears 3 times in the file. | 136 | |
| extension | MultipleStringLiteralsExtended | The String "include clause must be an array of exact values or a regex, not both" appears 2 times in the file. | 148 | |
| extension | MultipleStringLiteralsExtended | The String "include" appears 3 times in the file. | 234 | |
| extension | MultipleStringLiteralsExtended | The String "pattern" appears 2 times in the file. | 237 | |
| extension | MultipleStringLiteralsExtended | The String "flags" appears 2 times in the file. | 238 | |
| extension | MultipleStringLiteralsExtended | The String "exclude" appears 3 times in the file. | 248 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 50 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "Unknown key for a " appears 2 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String " in [" appears 2 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "]: [" appears 2 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "]." appears 2 times in the file. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 44 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 57 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 54 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 78 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 58 | |
| extension | ReturnCountExtended | Return count for 'getScore' method is 3 (max allowed is 1). | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'CTOR(.*)'. | 42 | |
| extension | ReturnCountExtended | Return count for 'getScore' method is 2 (max allowed is 1). | 64 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 56 | |
| extension | MoveVariableInsideIf | Variable 'denominator' can be moved inside the block at line '110' to restrict runtime creation. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 69 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 75 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'CTOR(.*)'. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "_subset_freq" appears 2 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "_subset_size" appears 2 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "_superset_freq" appears 2 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "_superset_size" appears 2 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "params" appears 2 times in the file. | 151 | |
| extension | MultipleStringLiteralsExtended | The String " in script_heuristic" appears 2 times in the file. | 154 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 174 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | OverridableMethodInConstructor | Overridable method 'registerParser' is called in constructor body. | 37 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerParser' is called in constructor body. | 38 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerParser' is called in constructor body. | 39 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerParser' is called in constructor body. | 40 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerParser' is called in constructor body. | 41 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerParser' is called in constructor body. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | OverridableMethodInConstructor | Overridable method 'registerStream' is called in constructor body. | 35 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerStream' is called in constructor body. | 36 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerStream' is called in constructor body. | 37 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerStream' is called in constructor body. | 38 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerStream' is called in constructor body. | 39 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerStream' is called in constructor body. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 64 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 97 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 99 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 101 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 144 position 65 need optimization. All method calls are advised to move to end of logic expression. | 144 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 175 position 66 need optimization. All method calls are advised to move to end of logic expression. | 175 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 156 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 162 position 59 need optimization. All method calls are advised to move to end of logic expression. | 162 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "_count" appears 2 times in the file. | 51 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 61 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "_term" appears 2 times in the file. | 72 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 83 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Method(.*)'. | 107 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 109 | |
| extension | ReturnCountExtended | Return count for 'comparator' method is 3 (max allowed is 1). | 157 | |
| extension | MultipleStringLiteralsExtended | The String "this should be picked up before the aggregation is executed - on validate" appears 3 times in the file. | 175 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 283 position 89 need optimization. All method calls are advised to move to end of logic expression. | 283 | |
| extension | ReturnCountExtended | Return count for 'readOrder' method is 5 (max allowed is 1). | 331 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | LogicConditionNeedOptimization | Condition with || at line 161 position 54 need optimization. All method calls are advised to move to end of logic expression. | 161 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 161 position 94 need optimization. All method calls are advised to move to end of logic expression. | 161 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 100 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 102 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 145 position 65 need optimization. All method calls are advised to move to end of logic expression. | 145 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 176 position 66 need optimization. All method calls are advised to move to end of logic expression. | 176 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 99 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 101 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 142 position 65 need optimization. All method calls are advised to move to end of logic expression. | 142 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 172 position 66 need optimization. All method calls are advised to move to end of logic expression. | 172 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 45 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'create' method is 3 (max allowed is 1). | 185 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "include clause must be an array of exact values or a regex, not both" appears 3 times in the file. | 120 | |
| extension | MultipleStringLiteralsExtended | The String "exclude clause must be an array of exact values or a regex, not both" appears 4 times in the file. | 183 | |
| extension | MultipleStringLiteralsExtended | The String "include" appears 3 times in the file. | 288 | |
| extension | MultipleStringLiteralsExtended | The String "pattern" appears 2 times in the file. | 295 | |
| extension | MultipleStringLiteralsExtended | The String "flags" appears 2 times in the file. | 296 | |
| extension | MultipleStringLiteralsExtended | The String "exclude" appears 3 times in the file. | 301 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 46 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "order" appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "Unknown key for a " appears 3 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String " in [" appears 3 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "]: [" appears 3 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "]." appears 6 times in the file. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 42 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 55 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'token' method is 8 (max allowed is 1). | 222 | |
| extension | MultipleStringLiteralsExtended | The String "include" appears 3 times in the file. | 225 | |
| extension | MultipleStringLiteralsExtended | The String "exclude" appears 3 times in the file. | 227 | |
| extension | MultipleStringLiteralsExtended | The String "pattern" appears 2 times in the file. | 253 | |
| extension | MultipleStringLiteralsExtended | The String "flags" appears 4 times in the file. | 255 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 312 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 53 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 54 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 56 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'createCollector' method is 5 (max allowed is 1). | 81 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 238 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 239 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 240 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 241 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 242 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 244 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | LogicConditionNeedOptimization | Condition with && at line 53 position 60 need optimization. All method calls are advised to move to end of logic expression. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String " in [" appears 2 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "]." appears 2 times in the file. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 86 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 116 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 116 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 116 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 116 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 116 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 116 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 116 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 116 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 116 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 116 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 116 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 116 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 116 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 116 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 116 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 116 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 116 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 116 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 116 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 116 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 116 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 116 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 116 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 116 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 116 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 116 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 116 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 116 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 116 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 116 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 116 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 116 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 116 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 116 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 116 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 116 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 116 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 116 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 116 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 116 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 116 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 116 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 116 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 116 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 116 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 116 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 116 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 119 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 121 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 121 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 121 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 121 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 121 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 121 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 121 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 121 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 121 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 121 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 121 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 121 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 121 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 121 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 121 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 121 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 121 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 121 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 121 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 121 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 121 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 121 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 121 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 121 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 121 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 121 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 121 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 121 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 121 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 121 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 121 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 121 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 121 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 121 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 121 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 123 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 125 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 129 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 131 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 137 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 139 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 141 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 143 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 149 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 152 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 156 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 157 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 158 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 159 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 160 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 160 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 161 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 163 | |
| extension | ReturnCountExtended | Return count for 'cardinalityHll' method is 2 (max allowed is 1). | 280 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 283 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 293 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 347 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 387 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 389 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 476 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 520 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 53 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 55 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Unknown key for a " appears 2 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String " in aggregation [" appears 2 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "]: [" appears 2 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "]." appears 2 times in the file. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MoveVariableInsideIf | Variable 'bottomRight' can be moved inside the block at line '110' to restrict runtime creation. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "lat" appears 2 times in the file. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "lon" appears 2 times in the file. | 114 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 53 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 55 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 57 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 54 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 56 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 58 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Method(.*)'. | 43 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Method(.*)'. | 44 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 45 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Method(.*)'. | 46 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Method(.*)'. | 47 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Method(.*)'. | 48 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Method(.*)'. | 49 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Unknown key for a " appears 3 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String " in [" appears 4 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "]: [" appears 3 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "]." appears 4 times in the file. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 51 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 51 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 54 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 55 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 56 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 57 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 58 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 60 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 63 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 67 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_agg" appears 2 times in the file. | 60 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 170 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Unknown key for a " appears 2 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String " in [" appears 3 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "]: [" appears 2 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "]." appears 4 times in the file. | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Method(.*)'. | 63 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Method(.*)'. | 64 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Method(.*)'. | 65 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Method(.*)'. | 66 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 68 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String " in [" appears 2 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "]." appears 2 times in the file. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 63 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 64 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 66 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "sum_of_squares" appears 2 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "variance" appears 2 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "std_deviation" appears 2 times in the file. | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 53 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 55 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 57 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 59 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 60 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 61 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 62 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 64 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 67 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'buildAggregation' method is 2 (max allowed is 1). | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Unknown key for a " appears 3 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String " in [" appears 4 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "]: [" appears 3 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "]." appears 4 times in the file. | 97 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 124 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 52 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 54 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 54 | |
| extension | ReturnCountExtended | Return count for 'valuesSource' method is 5 (max allowed is 1). | 114 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'token' method is 4 (max allowed is 1). | 50 | |
| extension | MultipleStringLiteralsExtended | The String "malformed [" appears 2 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "] " appears 2 times in the file. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String ">" appears 2 times in the file. | 66 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 72 | |
| extension | MultipleStringLiteralsExtended | The String "Invalid path element [" appears 5 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "] in path [" appears 5 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 10 times in the file. | 78 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 118 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 119 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 153 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 155 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 186 | |
| extension | MultipleStringLiteralsExtended | The String "Invalid order path [" appears 5 times in the file. | 191 | |
| extension | MultipleStringLiteralsExtended | The String "doc_count" appears 2 times in the file. | 196 | |
| extension | MultipleStringLiteralsExtended | The String "]. Unknown value key [" appears 2 times in the file. | 198 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 2 times in the file. | 213 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 246 position 65 need optimization. All method calls are advised to move to end of logic expression. | 246 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 247 position 68 need optimization. All method calls are advised to move to end of logic expression. | 247 | |
| extension | MultipleStringLiteralsExtended | The String "this should be picked up before aggregation execution - on validate" appears 2 times in the file. | 248 | |
| extension | MultipleStringLiteralsExtended | The String "Invalid terms aggregation order path [" appears 7 times in the file. | 284 | |
| extension | MultipleStringLiteralsExtended | The String "]. Terms buckets can only be sorted on a sub-aggregator path " appears 3 times in the file. | 285 | |
| extension | MultipleStringLiteralsExtended | The String "that is built out of zero or more single-bucket aggregations within the path and a final " appears 2 times in the file. | 286 | |
| extension | MultipleStringLiteralsExtended | The String "] points to non single-bucket aggregation" appears 2 times in the file. | 288 | |
| extension | MultipleStringLiteralsExtended | The String "Either drop the key (a la \"" appears 2 times in the file. | 314 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "string" appears 2 times in the file. | 33 | |
| extension | MultipleStringLiteralsExtended | The String "date" appears 2 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "ip" appears 2 times in the file. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 201 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 205 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 206 | |
| extension | MultipleStringLiteralsExtended | The String "_value" appears 3 times in the file. | 489 | |
| extension | ReturnBooleanFromTernary | Returning explicit boolean from ternary operator. | 607 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 677 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 74 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 75 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 76 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 77 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 79 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 80 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 81 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 82 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 84 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 86 | |
| extension | ReturnCountExtended | Return count for 'token' method is 4 (max allowed is 1). | 93 | |
| extension | ReturnCountExtended | Return count for 'config' method is 4 (max allowed is 1). | 127 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 148 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 198 position 82 need optimization. All method calls are advised to move to end of logic expression. | 198 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 77 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 113 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 115 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 119 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidHidingCauseException | Cause exception 'nfe' was lost. | 172 | |
| extension | MultipleStringLiteralsExtended | The String "Invalid number format [" appears 2 times in the file. | 172 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 172 | |
| extension | AvoidHidingCauseException | Cause exception 'nfe' was lost. | 181 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'ScriptBytesValues' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'ScriptDoubleValues' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'ScriptLongValues' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 80 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 82 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 84 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 86 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 88 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 90 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 92 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 94 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 96 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 98 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 100 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 102 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 103 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 105 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 106 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 107 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 108 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 109 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 111 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 112 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 114 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 115 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 118 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 120 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 122 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 124 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 125 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 127 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 129 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 135 | |
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 135 | |
| extension | MultipleStringLiteralsExtended | The String "Failed to generate [" appears 4 times in the file. | 193 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 4 times in the file. | 193 | |
| extension | TernaryPerExpressionCount | More than 1 ternary operators in expression. | 548 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 548 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 548 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 730 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 744 | |
| extension | MultipleStringLiteralsExtended | The String "query" appears 2 times in the file. | 775 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 813 | |
| extension | MultipleStringLiteralsExtended | The String "_source" appears 2 times in the file. | 814 | |
| extension | MultipleStringLiteralsExtended | The String "fields" appears 2 times in the file. | 825 | |
| extension | MultipleStringLiteralsExtended | The String "include" appears 2 times in the file. | 849 | |
| extension | MultipleStringLiteralsExtended | The String "exclude" appears 2 times in the file. | 856 | |
| extension | MultipleStringLiteralsExtended | The String "facets" appears 2 times in the file. | 911 | |
| extension | MultipleStringLiteralsExtended | The String "aggregations" appears 2 times in the file. | 928 | |
| extension | MultipleStringLiteralsExtended | The String "rescore" appears 2 times in the file. | 968 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 970 position 64 need optimization. All method calls are advised to move to end of logic expression. | 970 | |
| extension | MultipleStringLiteralsExtended | The String "window_size" appears 2 times in the file. | 971 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 979 position 60 need optimization. All method calls are advised to move to end of logic expression. | 979 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 1040 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 1041 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'sortDocs' method is 3 (max allowed is 1). | 151 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 247 | |
| extension | ReturnCountExtended | Return count for 'merge' method is 2 (max allowed is 1). | 273 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 89 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 122 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 123 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 149 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 192 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Facet [" appears 2 times in the file. | 30 | |
| extension | MultipleStringLiteralsExtended | The String "]: " appears 2 times in the file. | 30 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "time" appears 2 times in the file. | 44 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "count" appears 2 times in the file. | 61 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "total" appears 2 times in the file. | 78 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "No type argument match for histogram comparator [" appears 2 times in the file. | 128 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 128 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 212 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 82 | |
| extension | ReturnCountExtended | Return count for 'parse' method is 3 (max allowed is 1). | 96 | |
| extension | MultipleStringLiteralsExtended | The String "] not found" appears 2 times in the file. | 171 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 113 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 116 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 34 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 120 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 123 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 126 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 130 | |
| extension | ReturnCountExtended | Return count for 'reduce' method is 2 (max allowed is 1). | 147 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 114 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 58 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 60 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 223 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 56 | |
| extension | ReturnCountExtended | Return count for 'parse' method is 3 (max allowed is 1). | 70 | |
| extension | MultipleStringLiteralsExtended | The String "failed to find mapping for [" appears 2 times in the file. | 165 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 165 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 63 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "key" appears 2 times in the file. | 44 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "count" appears 2 times in the file. | 61 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "total" appears 2 times in the file. | 78 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "No type argument match for histogram comparator [" appears 2 times in the file. | 128 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 128 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 125 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 50 | |
| extension | ReturnCountExtended | Return count for 'parse' method is 5 (max allowed is 1). | 64 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 135 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 114 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 112 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 115 | |
| extension | ReturnCountExtended | Return count for 'reduce' method is 2 (max allowed is 1). | 132 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 117 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 120 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 123 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 127 | |
| extension | ReturnCountExtended | Return count for 'reduce' method is 2 (max allowed is 1). | 144 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 33 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "facet nested path [" appears 3 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "] not found" appears 2 times in the file. | 57 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 114 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 140 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 211 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 58 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 60 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 83 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 119 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "range" appears 2 times in the file. | 43 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 63 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 154 | |
| extension | MultipleStringLiteralsExtended | The String "from" appears 2 times in the file. | 175 | |
| extension | MultipleStringLiteralsExtended | The String "to" appears 2 times in the file. | 180 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 51 | |
| extension | ReturnCountExtended | Return count for 'parse' method is 3 (max allowed is 1). | 65 | |
| extension | MultipleStringLiteralsExtended | The String "from" appears 2 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "to" appears 2 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 159 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 132 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 58 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 59 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 60 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 61 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 62 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 64 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "field" appears 2 times in the file. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 52 | |
| extension | ReturnCountExtended | Return count for 'parse' method is 3 (max allowed is 1). | 66 | |
| extension | MultipleStringLiteralsExtended | The String "No mapping found for field [" appears 2 times in the file. | 114 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 114 | |
| extension | MultipleStringLiteralsExtended | The String "field [" appears 2 times in the file. | 117 | |
| extension | MultipleStringLiteralsExtended | The String "] isn't a number field, but a " appears 2 times in the file. | 117 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 37 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "No type argument match for terms facet comparator [" appears 2 times in the file. | 127 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "field" appears 2 times in the file. | 219 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 69 | |
| extension | ReturnCountExtended | Return count for 'parse' method is 9 (max allowed is 1). | 83 | |
| extension | MultipleStringLiteralsExtended | The String "unknown parameter [" appears 3 times in the file. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "] while parsing terms facet [" appears 3 times in the file. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 109 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 114 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 117 | |
| extension | ReturnCountExtended | Return count for 'reduce' method is 2 (max allowed is 1). | 160 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'buildFacet' method is 2 (max allowed is 1). | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 115 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 118 | |
| extension | ReturnCountExtended | Return count for 'reduce' method is 2 (max allowed is 1). | 161 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'buildFacet' method is 2 (max allowed is 1). | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | LogicConditionNeedOptimization | Condition with && at line 62 position 31 need optimization. All method calls are advised to move to end of logic expression. | 62 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 62 position 50 need optimization. All method calls are advised to move to end of logic expression. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "asserting counter diverged from current counter - value: " appears 2 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String " hash: " appears 2 times in the file. | 62 | |
| extension | ReturnCountExtended | Return count for 'buildFacet' method is 2 (max allowed is 1). | 104 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 119 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 165 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 176 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "not converted" appears 2 times in the file. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 125 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 128 | |
| extension | ReturnCountExtended | Return count for 'reduce' method is 2 (max allowed is 1). | 171 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'buildFacet' method is 2 (max allowed is 1). | 82 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 100 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 155 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 169 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | LogicConditionNeedOptimization | Condition with && at line 66 position 31 need optimization. All method calls are advised to move to end of logic expression. | 66 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 66 position 50 need optimization. All method calls are advised to move to end of logic expression. | 66 | |
| extension | MoveVariableInsideIf | Variable 'maxDoc' can be moved inside the block at line '140' to restrict runtime creation. | 132 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'buildFacet' method is 2 (max allowed is 1). | 102 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 116 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 158 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 35 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 351 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 131 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 53 | |
| extension | ReturnCountExtended | Return count for 'parse' method is 3 (max allowed is 1). | 67 | |
| extension | MultipleStringLiteralsExtended | The String "failed to find mapping for " appears 2 times in the file. | 126 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 61 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 128 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 137 | |
| extension | ReturnCountExtended | Return count for 'reduce' method is 3 (max allowed is 1). | 172 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'buildFacet' method is 2 (max allowed is 1). | 75 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 91 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 61 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 128 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 137 | |
| extension | ReturnCountExtended | Return count for 'reduce' method is 3 (max allowed is 1). | 172 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'buildFacet' method is 2 (max allowed is 1). | 76 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 63 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 142 | |
| extension | ReturnCountExtended | Return count for 'reduce' method is 3 (max allowed is 1). | 177 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'buildFacet' method is 2 (max allowed is 1). | 78 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 83 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 125 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 179 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 268 position 38 need optimization. All method calls are advised to move to end of logic expression. | 268 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Fetch Failed [" appears 2 times in the file. | 31 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'topDocs' method is 2 (max allowed is 1). | 116 | |
| extension | ReturnCountExtended | Return count for 'getDocIdSet' method is 5 (max allowed is 1). | 164 | |
| extension | ReturnCountExtended | Return count for 'topDocs' method is 3 (max allowed is 1). | 253 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Unexpected token " appears 3 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "Inner hit definition for [" appears 3 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String " starts with a [" appears 3 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "], expected a [" appears 3 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "]." appears 3 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String " inside inner hit definition. Either specify [path] or [type] object" appears 2 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "Expected [" appears 2 times in the file. | 138 | |
| extension | MultipleStringLiteralsExtended | The String "] token, but got a [" appears 2 times in the file. | 138 | |
| extension | MultipleStringLiteralsExtended | The String "] token." appears 2 times in the file. | 138 | |
| extension | MultipleStringLiteralsExtended | The String "] doesn't exist" appears 2 times in the file. | 152 | |
| extension | MultipleStringLiteralsExtended | The String "path [" appears 2 times in the file. | 160 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MoveVariableInsideIf | Variable 'name' can be moved inside the block at line '100' to restrict runtime creation. | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "include" appears 2 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "exclude" appears 2 times in the file. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 59 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 60 | |
| extension | ReturnCountExtended | Return count for 'parseFromRestRequest' method is 2 (max allowed is 1). | 140 | |
| extension | ReturnBooleanFromTernary | Returning explicit boolean from ternary operator. | 170 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 211 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'parse' method is 3 (max allowed is 1). | 50 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 53 | |
| extension | MoveVariableInsideIf | Variable 'currentFieldName' can be moved inside the block at line '65' to restrict runtime creation. | 54 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'CustomWeightedSpanTermExtractor' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 57 | |
| extension | ReturnCountExtended | Return count for 'highlight' method is 3 (max allowed is 1). | 61 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 165 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 176 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "pre_tags" appears 2 times in the file. | 342 | |
| extension | MultipleStringLiteralsExtended | The String "post_tags" appears 2 times in the file. | 345 | |
| extension | MultipleStringLiteralsExtended | The String "order" appears 2 times in the file. | 348 | |
| extension | MultipleStringLiteralsExtended | The String "highlight_filter" appears 2 times in the file. | 351 | |
| extension | MultipleStringLiteralsExtended | The String "fragment_size" appears 2 times in the file. | 354 | |
| extension | MultipleStringLiteralsExtended | The String "number_of_fragments" appears 2 times in the file. | 357 | |
| extension | MultipleStringLiteralsExtended | The String "require_field_match" appears 2 times in the file. | 363 | |
| extension | MultipleStringLiteralsExtended | The String "boundary_max_scan" appears 2 times in the file. | 366 | |
| extension | MultipleStringLiteralsExtended | The String "boundary_chars" appears 2 times in the file. | 369 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 2 times in the file. | 372 | |
| extension | MultipleStringLiteralsExtended | The String "fragmenter" appears 2 times in the file. | 375 | |
| extension | MultipleStringLiteralsExtended | The String "highlight_query" appears 2 times in the file. | 378 | |
| extension | MultipleStringLiteralsExtended | The String "no_match_size" appears 2 times in the file. | 381 | |
| extension | MultipleStringLiteralsExtended | The String "phrase_limit" appears 2 times in the file. | 384 | |
| extension | MultipleStringLiteralsExtended | The String "options" appears 2 times in the file. | 387 | |
| extension | MultipleStringLiteralsExtended | The String "force_source" appears 2 times in the file. | 390 | |
| extension | MultipleStringLiteralsExtended | The String "fields" appears 2 times in the file. | 394 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | OverridableMethodInConstructor | Overridable method 'registerHighlighter' is called in constructor body. | 35 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerHighlighter' is called in constructor body. | 36 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerHighlighter' is called in constructor body. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 58 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "</em>" appears 2 times in the file. | 59 | |
| extension | AvoidHidingCauseException | Cause exception 'ex' was lost. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "pre_tags" appears 2 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "preTags" appears 2 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "post_tags" appears 2 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "postTags" appears 2 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "fields" appears 2 times in the file. | 106 | |
| extension | MultipleStringLiteralsExtended | The String "If highlighter fields is an array it must contain objects containing a single field" appears 2 times in the file. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "order" appears 2 times in the file. | 126 | |
| extension | MultipleStringLiteralsExtended | The String "score" appears 2 times in the file. | 127 | |
| extension | MultipleStringLiteralsExtended | The String "highlight_filter" appears 2 times in the file. | 134 | |
| extension | MultipleStringLiteralsExtended | The String "highlightFilter" appears 2 times in the file. | 134 | |
| extension | MultipleStringLiteralsExtended | The String "fragment_size" appears 2 times in the file. | 136 | |
| extension | MultipleStringLiteralsExtended | The String "fragmentSize" appears 2 times in the file. | 136 | |
| extension | MultipleStringLiteralsExtended | The String "number_of_fragments" appears 2 times in the file. | 138 | |
| extension | MultipleStringLiteralsExtended | The String "numberOfFragments" appears 2 times in the file. | 138 | |
| extension | MultipleStringLiteralsExtended | The String "require_field_match" appears 2 times in the file. | 142 | |
| extension | MultipleStringLiteralsExtended | The String "requireFieldMatch" appears 2 times in the file. | 142 | |
| extension | MultipleStringLiteralsExtended | The String "boundary_max_scan" appears 2 times in the file. | 144 | |
| extension | MultipleStringLiteralsExtended | The String "boundaryMaxScan" appears 2 times in the file. | 144 | |
| extension | MultipleStringLiteralsExtended | The String "boundary_chars" appears 2 times in the file. | 146 | |
| extension | MultipleStringLiteralsExtended | The String "boundaryChars" appears 2 times in the file. | 146 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 2 times in the file. | 153 | |
| extension | MultipleStringLiteralsExtended | The String "fragmenter" appears 2 times in the file. | 155 | |
| extension | MultipleStringLiteralsExtended | The String "no_match_size" appears 2 times in the file. | 157 | |
| extension | MultipleStringLiteralsExtended | The String "noMatchSize" appears 2 times in the file. | 157 | |
| extension | MultipleStringLiteralsExtended | The String "force_source" appears 2 times in the file. | 159 | |
| extension | MultipleStringLiteralsExtended | The String "forceSource" appears 2 times in the file. | 159 | |
| extension | MultipleStringLiteralsExtended | The String "phrase_limit" appears 2 times in the file. | 161 | |
| extension | MultipleStringLiteralsExtended | The String "phraseLimit" appears 2 times in the file. | 161 | |
| extension | MultipleStringLiteralsExtended | The String "options" appears 2 times in the file. | 164 | |
| extension | MultipleStringLiteralsExtended | The String "highlight_query" appears 2 times in the file. | 176 | |
| extension | MultipleStringLiteralsExtended | The String "highlightQuery" appears 2 times in the file. | 176 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'highlight' method is 3 (max allowed is 1). | 56 | |
| extension | MoveVariableInsideIf | Variable 'encoder' can be moved inside the block at line '72' to restrict runtime creation. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 86 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 125 | |
| extension | MultipleStringLiteralsExtended | The String "Failed to highlight field [" appears 2 times in the file. | 126 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 162 | |
| extension | ReturnCountExtended | Return count for 'findGoodEndForNoHighlightExcerpt' method is 2 (max allowed is 1). | 172 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 55 | |
| extension | ReturnCountExtended | Return count for 'highlight' method is 2 (max allowed is 1). | 59 | |
| extension | MultipleStringLiteralsExtended | The String "Failed to highlight field [" appears 2 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 76 | |
| extension | ReturnCountExtended | Return count for 'rewrite' method is 2 (max allowed is 1). | 149 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnBooleanFromTernary | Returning explicit boolean from ternary operator. | 58 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 334 position 87 need optimization. All method calls are advised to move to end of logic expression. | 334 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'fixWeightedFragInfo' method is 2 (max allowed is 1). | 49 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 53 | |
| extension | ReturnCountExtended | Return count for 'containsBrokenAnalysis' method is 4 (max allowed is 1). | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'CTOR(.*)'. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 134 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 232 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 259 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 272 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 435 position 34 need optimization. All method calls are advised to move to end of logic expression. | 435 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 664 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 98 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 100 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 102 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 104 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 106 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 110 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 48 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 50 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 52 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 54 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 56 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 58 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 60 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 80 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 96 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 97 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 109 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "this context should be read only" appears 2 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "Not supported" appears 16 times in the file. | 102 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 340 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 148 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 151 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 169 | |
| extension | MoveVariableInsideIf | Variable 'doRecord' can be moved inside the block at line '178' to restrict runtime creation. | 177 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 177 | |
| extension | OverridableMethodInConstructor | Calling the method 'withPositions' in constructor body leads to the call of the overridable method 'shouldRetrievePositions'. | 178 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 179 | |
| extension | OverridableMethodInConstructor | Overridable method 'setNextReader' is called in constructor body. | 187 | |
| extension | OverridableMethodInConstructor | Overridable method 'setNextDoc' is called in constructor body. | 188 | |
| extension | MultipleStringLiteralsExtended | The String " " appears 4 times in the file. | 240 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 118 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 142 | |
| extension | MoveVariableInsideIf | Variable 'stringField' can be moved inside the block at line '195' to restrict runtime creation. | 193 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 200 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 238 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 35 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 37 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'loadSourceIfNeeded' method is 2 (max allowed is 1). | 58 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 80 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 121 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 125 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 129 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | LogicConditionNeedOptimization | Condition with || at line 115 position 63 need optimization. All method calls are advised to move to end of logic expression. | 115 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 162 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "avg" appears 2 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "max" appears 2 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "min" appears 2 times in the file. | 69 | |
| extension | ReturnCountExtended | Return count for 'explain' method is 2 (max allowed is 1). | 140 | |
| extension | MultipleStringLiteralsExtended | The String "product of:" appears 2 times in the file. | 154 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 210 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 220 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 269 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 270 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 271 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 272 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Super call could be removed: Class 'RescoreSearchContext' does not extend anything. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 133 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "_script" appears 2 times in the file. | 54 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 119 position 42 need optimization. All method calls are advised to move to end of logic expression. | 119 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 58 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 59 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 61 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 62 | |
| extension | MoveVariableInsideIf | Variable 'innerJsonName' can be moved inside the block at line '141' to restrict runtime creation. | 126 | |
| extension | MultipleStringLiteralsExtended | The String "asc" appears 2 times in the file. | 133 | |
| extension | MultipleStringLiteralsExtended | The String "desc" appears 2 times in the file. | 135 | |
| extension | MultipleStringLiteralsExtended | The String "] not supported" appears 3 times in the file. | 138 | |
| extension | MultipleStringLiteralsExtended | The String "sort option [" appears 2 times in the file. | 175 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 223 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 232 position 60 need optimization. All method calls are advised to move to end of logic expression. | 232 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | LogicConditionNeedOptimization | Condition with || at line 98 position 34 need optimization. All method calls are advised to move to end of logic expression. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "] expected [" appears 2 times in the file. | 258 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 258 | |
| extension | MultipleStringLiteralsExtended | The String "text" appears 2 times in the file. | 339 | |
| extension | ReturnBooleanFromTernary | Returning explicit boolean from ternary operator. | 579 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "text" appears 2 times in the file. | 97 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 125 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 324 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | OverridableMethodInConstructor | Overridable method 'registerSuggester' is called in constructor body. | 38 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerSuggester' is called in constructor body. | 39 | |
| extension | OverridableMethodInConstructor | Overridable method 'registerSuggester' is called in constructor body. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "text" appears 2 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "[suggest] does not support [" appears 2 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 60 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 106 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "analyzing" appears 2 times in the file. | 56 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 57 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 58 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 59 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 60 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 95 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 137 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 143 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 152 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 239 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 356 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 242 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "fuzzy" appears 2 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'Entry' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 63 | |
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'Option' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 104 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 40 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 41 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 42 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 43 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'CTOR(.*)'. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'incrementToken' method is 2 (max allowed is 1). | 60 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String ", " appears 2 times in the file. | 260 | |
| extension | MultipleStringLiteralsExtended | The String ")" appears 2 times in the file. | 260 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Super call could be removed: Class 'ContextMapping' does not extend anything. | 79 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'Context' does not extend anything. | 181 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "lat" appears 4 times in the file. | 168 | |
| extension | MultipleStringLiteralsExtended | The String "field [" appears 3 times in the file. | 169 | |
| extension | MultipleStringLiteralsExtended | The String "lon" appears 4 times in the file. | 171 | |
| extension | ReturnCountExtended | Return count for 'parseSinglePointOrList' method is 2 (max allowed is 1). | 205 | |
| extension | MoveVariableInsideIf | Variable 'lon' can be moved inside the block at line '212' to restrict runtime creation. | 211 | |
| extension | MoveVariableInsideIf | Variable 'lat' can be moved inside the block at line '214' to restrict runtime creation. | 213 | |
| extension | ReturnCountExtended | Return count for 'parseQuery' method is 2 (max allowed is 1). | 322 | |
| extension | MultipleStringLiteralsExtended | The String "only lat/lon or [" appears 3 times in the file. | 343 | |
| extension | MultipleStringLiteralsExtended | The String "] is allowed" appears 3 times in the file. | 343 | |
| extension | OverridableMethodInConstructor | Overridable method 'neighbors' is called in constructor body. | 452 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'getCorrections' method is 2 (max allowed is 1). | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "suggester[phrase] doesn't support field [" appears 2 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 13 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "suggester[phrase] doesn't support array field [" appears 2 times in the file. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "query" appears 2 times in the file. | 135 | |
| extension | MultipleStringLiteralsExtended | The String "The required field option is missing" appears 2 times in the file. | 183 | |
| extension | MultipleStringLiteralsExtended | The String "No mapping found for field [" appears 2 times in the file. | 187 | |
| extension | MultipleStringLiteralsExtended | The String "Analyzer [" appears 2 times in the file. | 345 | |
| extension | MultipleStringLiteralsExtended | The String "] doesn't exists" appears 2 times in the file. | 345 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MoveVariableInsideIf | Variable 'directSpellChecker' can be moved inside the block at line '86' to restrict runtime creation. | 84 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 93 position 28 need optimization. All method calls are advised to move to end of logic expression. | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 81 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 109 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 225 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 52 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 67 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 165 | |
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'Option' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 166 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "types" appears 2 times in the file. | 171 | |
| extension | MultipleStringLiteralsExtended | The String "source" appears 3 times in the file. | 177 | |
| extension | MultipleStringLiteralsExtended | The String "queryCache" appears 2 times in the file. | 186 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 193 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 233 | |
| extension | MultipleStringLiteralsExtended | The String "cannot restore index [" appears 2 times in the file. | 297 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 315 position 57 need optimization. All method calls are advised to move to end of logic expression. | 315 | |
| extension | MultipleStringLiteralsExtended | The String "] on restore" appears 2 times in the file. | 325 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 415 | |
| extension | ReturnCountExtended | Return count for 'execute' method is 2 (max allowed is 1). | 470 | |
| extension | MoveVariableInsideIf | Variable 'mdBuilder' can be moved inside the block at line '474' to restrict runtime creation. | 472 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 485 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 569 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 606 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 718 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "is missing" appears 2 times in the file. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]" appears 4 times in the file. | 152 | |
| extension | MultipleStringLiteralsExtended | The String "node_id" appears 2 times in the file. | 166 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 2 times in the file. | 168 | |
| extension | MultipleStringLiteralsExtended | The String "reason" appears 2 times in the file. | 169 | |
| extension | MultipleStringLiteralsExtended | The String "shard_id" appears 2 times in the file. | 170 | |
| extension | MultipleStringLiteralsExtended | The String "status" appears 2 times in the file. | 171 | |
| extension | MoveVariableInsideIf | Variable 'currentFieldName' can be moved inside the block at line '191' to restrict runtime creation. | 189 | |
| extension | MultipleStringLiteralsExtended | The String "unexpected token [" appears 2 times in the file. | 207 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'filterIndices' method is 2 (max allowed is 1). | 43 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 48 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 286 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 329 | |
| extension | MultipleStringLiteralsExtended | The String "[{}] failed to close snapshot in repository" appears 2 times in the file. | 330 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 352 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 358 | |
| extension | ReturnCountExtended | Return count for 'currentSnapshots' method is 5 (max allowed is 1). | 376 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 511 | |
| extension | ReturnCountExtended | Return count for 'execute' method is 3 (max allowed is 1). | 527 | |
| extension | MoveVariableInsideIf | Variable 'mdBuilder' can be moved inside the block at line '584' to restrict runtime creation. | 530 | |
| extension | MoveVariableInsideIf | Variable 'updatedSnapshot' can be moved inside the block at line '540' to restrict runtime creation. | 538 | |
| extension | MoveVariableInsideIf | Variable 'snapshotChanged' can be moved inside the block at line '540' to restrict runtime creation. | 539 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 566 position 66 need optimization. All method calls are advised to move to end of logic expression. | 566 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 579 position 69 need optimization. All method calls are advised to move to end of logic expression. | 579 | |
| extension | ReturnCountExtended | Return count for 'execute' method is 2 (max allowed is 1). | 604 | |
| extension | MoveVariableInsideIf | Variable 'routingTable' can be moved inside the block at line '609' to restrict runtime creation. | 606 | |
| extension | MoveVariableInsideIf | Variable 'mdBuilder' can be moved inside the block at line '609' to restrict runtime creation. | 607 | |
| extension | MoveVariableInsideIf | Variable 'updatedSnapshot' can be moved inside the block at line '614' to restrict runtime creation. | 613 | |
| extension | ReturnCountExtended | Return count for 'processWaitingShards' method is 2 (max allowed is 1). | 645 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 648 | |
| extension | ReturnCountExtended | Return count for 'removedNodesCleanupNeeded' method is 2 (max allowed is 1). | 706 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 819 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 825 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 846 | |
| extension | ReturnCountExtended | Return count for 'execute' method is 2 (max allowed is 1). | 893 | |
| extension | MoveVariableInsideIf | Variable 'mdBuilder' can be moved inside the block at line '897' to restrict runtime creation. | 895 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 905 | |
| extension | MoveVariableInsideIf | Variable 'shardId' can be moved inside the block at line '970' to restrict runtime creation. | 968 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 977 | |
| extension | ReturnCountExtended | Return count for 'execute' method is 2 (max allowed is 1). | 995 | |
| extension | MoveVariableInsideIf | Variable 'mdBuilder' can be moved inside the block at line '999' to restrict runtime creation. | 997 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 1032 | |
| extension | ReturnCountExtended | Return count for 'execute' method is 3 (max allowed is 1). | 1055 | |
| extension | MoveVariableInsideIf | Variable 'mdBuilder' can be moved inside the block at line '1,071' to restrict runtime creation. | 1057 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 1080 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 1189 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 1222 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "same" appears 5 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 2 times in the file. | 98 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 110 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 18 times in the file. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "cached" appears 4 times in the file. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "keep_alive" appears 14 times in the file. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "fixed" appears 10 times in the file. | 114 | |
| extension | MultipleStringLiteralsExtended | The String "size" appears 20 times in the file. | 114 | |
| extension | MultipleStringLiteralsExtended | The String "queue_size" appears 10 times in the file. | 114 | |
| extension | MultipleStringLiteralsExtended | The String "scaling" appears 8 times in the file. | 120 | |
| extension | MultipleStringLiteralsExtended | The String "5m" appears 6 times in the file. | 120 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 230 | |
| extension | AvoidNotShortCircuitOperatorsForBoolean | Short-circuit operator should be used instead of '&='. | 279 | |
| extension | AvoidNotShortCircuitOperatorsForBoolean | Short-circuit operator should be used instead of '&='. | 284 | |
| extension | ReturnCountExtended | Return count for 'rebuild' method is 3 (max allowed is 1). | 294 | |
| extension | MultipleStringLiteralsExtended | The String "updating thread_pool [{}], type [{}], keep_alive [{}]" appears 3 times in the file. | 318 | |
| extension | MultipleStringLiteralsExtended | The String "queue" appears 3 times in the file. | 338 | |
| extension | MultipleStringLiteralsExtended | The String "capacity" appears 2 times in the file. | 342 | |
| extension | MultipleStringLiteralsExtended | The String "min" appears 4 times in the file. | 373 | |
| extension | MultipleStringLiteralsExtended | The String "max" appears 3 times in the file. | 379 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 499 | |
| extension | MultipleStringLiteralsExtended | The String "[threaded] " appears 2 times in the file. | 516 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 600 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 752 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 771 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "[shard][s]" appears 3 times in the file. | 290 | |
| extension | MultipleStringLiteralsExtended | The String "[s]" appears 4 times in the file. | 329 | |
| extension | MultipleStringLiteralsExtended | The String "[s][r]" appears 3 times in the file. | 330 | |
| extension | MultipleStringLiteralsExtended | The String "[r]" appears 2 times in the file. | 333 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Future got interrupted" appears 2 times in the file. | 48 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "Failed execution" appears 2 times in the file. | 53 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 63 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 68 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "org.elasticsearch.transport." appears 2 times in the file. | 61 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'Empty' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 60 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 62 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'Empty' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 64 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 65 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 88 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 89 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 107 | |
| extension | OverridableMethodInConstructor | Overridable method 'createAdapter' is called in constructor body. | 109 | |
| extension | MultipleStringLiteralsExtended | The String ".*" appears 2 times in the file. | 119 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 144 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 148 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 161 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 186 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 191 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 195 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 203 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 207 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 211 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 215 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 219 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 223 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 227 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 231 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 235 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 240 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 247 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 252 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 277 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 297 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 309 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 313 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 317 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 327 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 333 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 69 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 70 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 71 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 88 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 247 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 4 times in the file. | 254 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 293 | |
| extension | MultipleStringLiteralsExtended | The String "Failed to send error message back to client for action [" appears 2 times in the file. | 294 | |
| extension | MultipleStringLiteralsExtended | The String "Actual Exception" appears 2 times in the file. | 295 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 301 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 304 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 316 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 330 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 342 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 355 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | LogicConditionNeedOptimization | Condition with && at line 95 position 47 need optimization. All method calls are advised to move to end of logic expression. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 4 times in the file. | 104 | |
| extension | MoveVariableInsideIf | Variable 'action' can be moved inside the block at line '115' to restrict runtime creation. | 114 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 154 | |
| extension | RedundantReturn | Redundant return. | 156 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 165 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 175 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 189 | |
| extension | MultipleStringLiteralsExtended | The String "failed to handle exception response [{}]" appears 2 times in the file. | 190 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 198 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 224 | |
| extension | MultipleStringLiteralsExtended | The String "Failed to send error message back to client for action [" appears 2 times in the file. | 228 | |
| extension | MultipleStringLiteralsExtended | The String "Actual Exception" appears 2 times in the file. | 229 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 255 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 291 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "default" appears 5 times in the file. | 114 | |
| extension | MultipleStringLiteralsExtended | The String "true" appears 5 times in the file. | 161 | |
| extension | MultipleStringLiteralsExtended | The String "receive_predictor_size" appears 2 times in the file. | 196 | |
| extension | MultipleStringLiteralsExtended | The String "port" appears 7 times in the file. | 251 | |
| extension | MultipleStringLiteralsExtended | The String "transport.tcp.port" appears 2 times in the file. | 251 | |
| extension | MultipleStringLiteralsExtended | The String "publish_port" appears 2 times in the file. | 273 | |
| extension | MultipleStringLiteralsExtended | The String "publish_host" appears 5 times in the file. | 274 | |
| extension | MultipleStringLiteralsExtended | The String "transport.publish_host" appears 2 times in the file. | 274 | |
| extension | MultipleStringLiteralsExtended | The String "transport.host" appears 3 times in the file. | 274 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 287 | |
| extension | MultipleStringLiteralsExtended | The String "tcp_no_delay" appears 4 times in the file. | 307 | |
| extension | MultipleStringLiteralsExtended | The String "tcp_keep_alive" appears 4 times in the file. | 312 | |
| extension | MultipleStringLiteralsExtended | The String "tcp_send_buffer_size" appears 4 times in the file. | 317 | |
| extension | MultipleStringLiteralsExtended | The String "tcp_receive_buffer_size" appears 4 times in the file. | 322 | |
| extension | MultipleStringLiteralsExtended | The String "receiveBufferSizePredictorFactory" appears 2 times in the file. | 327 | |
| extension | MultipleStringLiteralsExtended | The String "reuse_address" appears 4 times in the file. | 329 | |
| extension | MultipleStringLiteralsExtended | The String "reuseAddress" appears 2 times in the file. | 331 | |
| extension | MultipleStringLiteralsExtended | The String "bind_host" appears 4 times in the file. | 340 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 9 times in the file. | 385 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 397 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 492 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 511 | |
| extension | ReturnCountExtended | Return count for 'addressesFromString' method is 3 (max allowed is 1). | 547 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 549 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 573 | |
| extension | MultipleStringLiteralsExtended | The String "can't add nodes to a stopped transport" appears 2 times in the file. | 709 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 746 | |
| extension | MultipleStringLiteralsExtended | The String "connect_timeout[" appears 6 times in the file. | 762 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 856 | |
| extension | ReturnCountExtended | Return count for 'disconnectFromNode' method is 2 (max allowed is 1). | 887 | |
| extension | MultipleStringLiteralsExtended | The String "size" appears 2 times in the file. | 966 | |
| extension | MultipleStringLiteralsExtended | The String "dispatcher" appears 2 times in the file. | 968 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 1100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'decode' method is 2 (max allowed is 1). | 39 | |
| extension | MultipleStringLiteralsExtended | The String "," appears 3 times in the file. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'processSettings' method is 3 (max allowed is 1). | 79 | |
| extension | MultipleStringLiteralsExtended | The String "tribe" appears 2 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "cluster.name" appears 2 times in the file. | 100 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 108 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 110 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 111 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 112 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 113 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 115 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 115 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 116 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 117 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 119 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "http.enabled" appears 2 times in the file. | 133 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 172 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 177 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 194 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 205 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 65 | |
| extension | MoveVariableInsideIf | Variable 'prevIsDirectory' can be moved inside the block at line '103' to restrict runtime creation. | 81 | |
| extension | MoveVariableInsideIf | Variable 'prevLength' can be moved inside the block at line '103' to restrict runtime creation. | 82 | |
| extension | MoveVariableInsideIf | Variable 'prevLastModified' can be moved inside the block at line '103' to restrict runtime creation. | 83 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 252 | |
| extension | MultipleStringLiteralsExtended | The String "cannot notify file changes listener" appears 5 times in the file. | 253 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 262 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 272 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 287 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 302 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Unknown frequency [" appears 2 times in the file. | 137 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 137 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidDefaultSerializableInInnerClasses | Inner class should not implement default Serializable interface. | 46 | |
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'BaseDateTime' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 134 | |
| extension | OverridableMethodInConstructor | Overridable method 'checkChronology' is called in constructor body. | 135 | |
| extension | OverridableMethodInConstructor | Overridable method 'checkInstant' is called in constructor body. | 136 | |
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'BaseDateTime' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 161 | |
| extension | OverridableMethodInConstructor | Overridable method 'checkChronology' is called in constructor body. | 163 | |
| extension | OverridableMethodInConstructor | Overridable method 'checkInstant' is called in constructor body. | 165 | |
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'BaseDateTime' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 183 | |
| extension | OverridableMethodInConstructor | Overridable method 'checkChronology' is called in constructor body. | 185 | |
| extension | OverridableMethodInConstructor | Overridable method 'checkInstant' is called in constructor body. | 186 | |
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'BaseDateTime' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 268 | |
| extension | OverridableMethodInConstructor | Overridable method 'checkChronology' is called in constructor body. | 269 | |
| extension | OverridableMethodInConstructor | Overridable method 'checkInstant' is called in constructor body. | 272 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 312 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 321 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "simon" appears 6 times in the file. | 54 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 8 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "firstname" appears 4 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "surname" appears 4 times in the file. | 63 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 80 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 106 | |
| extension | MultipleStringLiteralsExtended | The String "foo fighters" appears 2 times in the file. | 107 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 108 | |
| extension | MultipleStringLiteralsExtended | The String "generator" appears 4 times in the file. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "username" appears 6 times in the file. | 124 | |
| extension | MultipleStringLiteralsExtended | The String "song" appears 6 times in the file. | 125 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 140 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 3 times in the file. | 142 | |
| extension | MultipleStringLiteralsExtended | The String "fighers" appears 2 times in the file. | 156 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "<em>" appears 2 times in the file. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "</em>" appears 2 times in the file. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "highlighter" appears 2 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "Postings <em>highlighter</em> gives nice snippets back." appears 2 times in the file. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "body" appears 37 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "highlighting" appears 5 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "<b>" appears 8 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "</b>" appears 8 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "This is the second value to perform <b>highlighting</b> on." appears 2 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "This is the third value to test <b>highlighting</b> with postings." appears 2 times in the file. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "This is a test. Just a test1 highlighting from postings highlighter." appears 2 times in the file. | 141 | |
| extension | MultipleStringLiteralsExtended | The String "This is the second highlighting value to perform highlighting on a longer text that gets scored lower." appears 2 times in the file. | 148 | |
| extension | MultipleStringLiteralsExtended | The String "This is highlighting the third short highlighting value." appears 2 times in the file. | 154 | |
| extension | MultipleStringLiteralsExtended | The String "Just a test4 highlighting from postings highlighter." appears 2 times in the file. | 160 | |
| extension | MultipleStringLiteralsExtended | The String "Just a test1 <b>highlighting</b> from postings highlighter." appears 2 times in the file. | 171 | |
| extension | MultipleStringLiteralsExtended | The String "This is the second <b>highlighting</b> value to perform <b>highlighting</b> on a longer text that gets scored lower." appears 2 times in the file. | 172 | |
| extension | MultipleStringLiteralsExtended | The String "This is <b>highlighting</b> the third short <b>highlighting</b> value." appears 2 times in the file. | 173 | |
| extension | MultipleStringLiteralsExtended | The String "Just a test4 <b>highlighting</b> from postings highlighter." appears 2 times in the file. | 174 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 332 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 332 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 332 | |
| extension | MultipleStringLiteralsExtended | The String "none" appears 4 times in the file. | 367 | |
| extension | MultipleStringLiteralsExtended | The String "This is a test. Just a test highlighting from postings. Feel free to ignore." appears 2 times in the file. | 372 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "body" appears 146 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "This is a test. Just a test highlighting from postings highlighter." appears 2 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "This is the third value to test highlighting with postings." appears 2 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "highlighting" appears 17 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "This is a test. Just a test <b>highlighting</b> from postings highlighter." appears 2 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "This is the third value to test <b>highlighting</b> with postings." appears 2 times in the file. | 102 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 115 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 115 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 216 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 216 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 294 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 294 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 377 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 377 | |
| extension | MultipleStringLiteralsExtended | The String "This test is another test. Not a good sentence. Test test test test." appears 3 times in the file. | 436 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 14 times in the file. | 444 | |
| extension | MultipleStringLiteralsExtended | The String "<b>" appears 2 times in the file. | 453 | |
| extension | MultipleStringLiteralsExtended | The String "</b>" appears 2 times in the file. | 453 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 468 | |
| extension | MultipleStringLiteralsExtended | The String "none" appears 2 times in the file. | 500 | |
| extension | MultipleStringLiteralsExtended | The String "This is a test. Just a test highlighting from postings. Feel free to ignore." appears 10 times in the file. | 505 | |
| extension | MultipleStringLiteralsExtended | The String "Highlighting the first term. Hope it works." appears 5 times in the file. | 508 | |
| extension | MultipleStringLiteralsExtended | The String "Just a test <b>highlighting</b> from postings. " appears 4 times in the file. | 633 | |
| extension | MultipleStringLiteralsExtended | The String "<b>Highlighting</b> the first term. " appears 3 times in the file. | 634 | |
| extension | MultipleStringLiteralsExtended | The String "123 5678 01234 TE" appears 2 times in the file. | 657 | |
| extension | MultipleStringLiteralsExtended | The String "This is a multivalued field" appears 2 times in the file. | 794 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 2 times in the file. | 805 | |
| extension | MultipleStringLiteralsExtended | The String "title" appears 12 times in the file. | 827 | |
| extension | MultipleStringLiteralsExtended | The String "This is a <b>test</b>. Just a <b>test</b> highlighting from postings. " appears 2 times in the file. | 925 | |
| extension | MultipleStringLiteralsExtended | The String "did not hit expected exception" appears 2 times in the file. | 964 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1011 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1042 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1074 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1075 | |
| extension | MultipleStringLiteralsExtended | The String "This is a test. Just highlighting from postings. This is also a much sillier test. Feel free to test test test test test test test." appears 3 times in the file. | 1093 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1136 | |
| extension | MultipleStringLiteralsExtended | The String "This is a <b>test</b>. Just highlighting from postings. This is also a much sillier <b>test</b>. Feel free to <b>test</b> <b>test</b> <b>test</b> <b>test</b> <b>test</b> <b>test</b> <b>test</b>." appears 2 times in the file. | 1172 | |
| extension | MultipleStringLiteralsExtended | The String "test this is. another sentence this test has. far away is that planet." appears 5 times in the file. | 1278 | |
| extension | MultipleStringLiteralsExtended | The String "bogus" appears 3 times in the file. | 1393 | |
| extension | MultipleStringLiteralsExtended | The String " " appears 2 times in the file. | 1414 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 10 times in the file. | 1415 | |
| extension | MultipleStringLiteralsExtended | The String "something" appears 2 times in the file. | 1419 | |
| extension | MultipleStringLiteralsExtended | The String " some more terms" appears 2 times in the file. | 1492 | |
| extension | MultipleStringLiteralsExtended | The String "blah blah" appears 2 times in the file. | 1674 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 1685 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1688 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 234 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 285 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 290 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 294 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 304 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 344 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 349 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 354 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Method(.*)'. | 356 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 363 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 379 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "distance between(" appears 2 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String ", " appears 4 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String ") and (" appears 2 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "))" appears 2 times in the file. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 6 times in the file. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 75 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 129 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 130 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 131 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 132 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 133 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 134 | |
| extension | MultipleStringLiteralsExtended | The String "] " appears 2 times in the file. | 144 | |
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 165 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 90 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 94 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 99 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 104 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 109 | |
| extension | MultipleStringLiteralsExtended | The String " should be static" appears 2 times in the file. | 156 | |
| extension | MultipleStringLiteralsExtended | The String " should be final" appears 2 times in the file. | 157 | |
| extension | MultipleStringLiteralsExtended | The String "Version " appears 2 times in the file. | 168 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "-alias" appears 3 times in the file. | 154 | |
| extension | MultipleStringLiteralsExtended | The String "[s]" appears 21 times in the file. | 180 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 192 | |
| extension | MultipleStringLiteralsExtended | The String "[r]" appears 5 times in the file. | 192 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 32 times in the file. | 195 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 13 times in the file. | 195 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 16 times in the file. | 195 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 14 times in the file. | 195 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 204 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 217 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 3 times in the file. | 222 | |
| extension | MultipleStringLiteralsExtended | The String "value1" appears 3 times in the file. | 222 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 233 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 248 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 263 | |
| extension | MultipleStringLiteralsExtended | The String "[s][r]" appears 2 times in the file. | 263 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 275 | |
| extension | MultipleStringLiteralsExtended | The String "[shard][s]" appears 3 times in the file. | 343 | |
| extension | MultipleStringLiteralsExtended | The String "test-get" appears 7 times in the file. | 528 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 6 times in the file. | 528 | |
| extension | MultipleStringLiteralsExtended | The String "\"field\":\"value\"" appears 2 times in the file. | 534 | |
| extension | MultipleStringLiteralsExtended | The String "type=string" appears 2 times in the file. | 619 | |
| extension | MultipleStringLiteralsExtended | The String "id-" appears 6 times in the file. | 668 | |
| extension | MultipleStringLiteralsExtended | The String "alias-get" appears 2 times in the file. | 782 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 792 | |
| extension | MultipleStringLiteralsExtended | The String "no internal requests intercepted for action [" appears 3 times in the file. | 811 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 811 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 2 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 2 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "got unexpected reason..." appears 2 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "rejected" appears 2 times in the file. | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 4 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 3 times in the file. | 117 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 5 times in the file. | 117 | |
| extension | MultipleStringLiteralsExtended | The String "value1" appears 2 times in the file. | 117 | |
| extension | MultipleStringLiteralsExtended | The String "value2" appears 2 times in the file. | 118 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 173 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 174 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 175 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 176 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test1" appears 5 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "number_of_shards" appears 2 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "number_of_replicas" appears 2 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 2 times in the file. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 2 times in the file. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "f" appears 4 times in the file. | 105 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 140 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 148 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 10 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 6 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "did not hit expected exception" appears 3 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "message contains error about shard count: " appears 4 times in the file. | 114 | |
| extension | MultipleStringLiteralsExtended | The String "index must have 1 or more primary shards" appears 2 times in the file. | 115 | |
| extension | MultipleStringLiteralsExtended | The String "index must have 0 or more replica shards" appears 2 times in the file. | 126 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_alias" appears 4 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "_aliases" appears 4 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "_mapping" appears 5 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "_mappings" appears 5 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "_settings" appears 5 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "_warmer" appears 4 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "_warmers" appears 4 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "idx" appears 56 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "alias_idx" appears 2 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 3 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "warmer1" appears 2 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "empty_idx" appears 14 times in the file. | 56 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 164 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 169 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 177 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 225 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 308 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 343 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 384 | |
| extension | MultipleStringLiteralsExtended | The String "non_existent_idx" appears 8 times in the file. | 386 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 389 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 394 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 399 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 404 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 417 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 420 | |
| extension | MultipleStringLiteralsExtended | The String "_default_" appears 2 times in the file. | 473 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type validation should fail" appears 2 times in the file. | 30 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 31 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 36 | |
| extension | MultipleStringLiteralsExtended | The String "source validation should fail" appears 2 times in the file. | 40 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 41 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 10 times in the file. | 40 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "logstash-2014.03.30" appears 2 times in the file. | 42 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "willwork" appears 4 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 3 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "Operation on existing index should succeed" appears 2 times in the file. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "foo" appears 3 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 18 times in the file. | 144 | |
| extension | MultipleStringLiteralsExtended | The String "test-ro" appears 4 times in the file. | 228 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 3 times in the file. | 256 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 2 times in the file. | 256 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/org/elasticsearch/action/bulk/simple-bulk.json" appears 2 times in the file. | 45 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 89 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 7 times in the file. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 3 times in the file. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 2 times in the file. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 2 times in the file. | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "my-index1" appears 5 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "my-type1" appears 12 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "my-routing-1" appears 10 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "_local" appears 9 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "doc" appears 7 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 7 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "value1" appears 2 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "value2" appears 2 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "value3" appears 2 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "my-index6" appears 2 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "my-index7" appears 2 times in the file. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 4 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 4 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "test1" appears 2 times in the file. | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "shouldn't get here if an error is expected" appears 2 times in the file. | 99 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "shouldn't get here if an error is not expected " appears 2 times in the file. | 101 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 179 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 182 | |
| extension | MultipleStringLiteralsExtended | The String "timeout waiting for the filter to notify the listener as many times as expected" appears 2 times in the file. | 260 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "offsets," appears 2 times in the file. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 3 times in the file. | 119 | |
| extension | MultipleStringLiteralsExtended | The String "\n" appears 2 times in the file. | 144 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 211 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 258 | |
| extension | MultipleStringLiteralsExtended | The String "doesnt_exist" appears 2 times in the file. | 263 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 263 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 263 | |
| extension | MultipleStringLiteralsExtended | The String "doesn't_exist" appears 2 times in the file. | 263 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 264 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 272 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 3 times in the file. | 306 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 353 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 354 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 355 | |
| extension | MoveVariableInsideIf | Variable 'lucenePos' can be moved inside the block at line '372' to restrict runtime creation. | 370 | |
| extension | MultipleStringLiteralsExtended | The String "Offset test failed" appears 2 times in the file. | 378 | |
| extension | MultipleStringLiteralsExtended | The String "Missing offset test failed" appears 2 times in the file. | 381 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type1" appears 6 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 5 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 5 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "the" appears 3 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "doc id: " appears 3 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String " doesn't exists but should" appears 3 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "expected " appears 3 times in the file. | 116 | |
| extension | MultipleStringLiteralsExtended | The String "expected ttf of " appears 5 times in the file. | 119 | |
| extension | MultipleStringLiteralsExtended | The String "term: " appears 12 times in the file. | 136 | |
| extension | MultipleStringLiteralsExtended | The String "word" appears 3 times in the file. | 139 | |
| extension | MultipleStringLiteralsExtended | The String "\"took\":\\d+," appears 3 times in the file. | 149 | |
| extension | MultipleStringLiteralsExtended | The String "{\"_index\":\"test\",\"_type\":\"type1\",\"_id\":\"" appears 3 times in the file. | 150 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type1" appears 55 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 9 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 24 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 9 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 9 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "term_vector" appears 9 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "with_positions_offsets_payloads" appears 6 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 43 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "alias" appears 9 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "existingfield" appears 7 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "0" appears 9 times in the file. | 93 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 96 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 125 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 17 times in the file. | 142 | |
| extension | MultipleStringLiteralsExtended | The String " :" appears 2 times in the file. | 167 | |
| extension | MultipleStringLiteralsExtended | The String "analyzer" appears 4 times in the file. | 185 | |
| extension | MultipleStringLiteralsExtended | The String "tv_test" appears 3 times in the file. | 185 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.analyzer.tv_test.tokenizer" appears 3 times in the file. | 193 | |
| extension | MultipleStringLiteralsExtended | The String "whitespace" appears 4 times in the file. | 193 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.analyzer.tv_test.filter" appears 3 times in the file. | 194 | |
| extension | MultipleStringLiteralsExtended | The String "type_as_payload" appears 3 times in the file. | 194 | |
| extension | MultipleStringLiteralsExtended | The String "lowercase" appears 3 times in the file. | 194 | |
| extension | MultipleStringLiteralsExtended | The String "the quick brown fox jumps over the lazy dog" appears 6 times in the file. | 198 | |
| extension | MultipleStringLiteralsExtended | The String "doc id: " appears 3 times in the file. | 209 | |
| extension | MultipleStringLiteralsExtended | The String " doesn't exists but should" appears 3 times in the file. | 209 | |
| extension | MultipleStringLiteralsExtended | The String "brown" appears 3 times in the file. | 291 | |
| extension | MultipleStringLiteralsExtended | The String "dog" appears 2 times in the file. | 291 | |
| extension | MultipleStringLiteralsExtended | The String "fox" appears 3 times in the file. | 291 | |
| extension | MultipleStringLiteralsExtended | The String "jumps" appears 2 times in the file. | 291 | |
| extension | MultipleStringLiteralsExtended | The String "lazy" appears 2 times in the file. | 291 | |
| extension | MultipleStringLiteralsExtended | The String "over" appears 2 times in the file. | 291 | |
| extension | MultipleStringLiteralsExtended | The String "quick" appears 3 times in the file. | 291 | |
| extension | MultipleStringLiteralsExtended | The String "the" appears 3 times in the file. | 291 | |
| extension | MultipleStringLiteralsExtended | The String "expected " appears 2 times in the file. | 316 | |
| extension | MultipleStringLiteralsExtended | The String "positions for term: " appears 2 times in the file. | 340 | |
| extension | MultipleStringLiteralsExtended | The String "payloads for term: " appears 2 times in the file. | 346 | |
| extension | MultipleStringLiteralsExtended | The String "word" appears 2 times in the file. | 347 | |
| extension | MultipleStringLiteralsExtended | The String "startOffsets term: " appears 2 times in the file. | 354 | |
| extension | MultipleStringLiteralsExtended | The String "endOffsets term: " appears 2 times in the file. | 356 | |
| extension | MultipleStringLiteralsExtended | The String "\n" appears 2 times in the file. | 371 | |
| extension | MultipleStringLiteralsExtended | The String "yes" appears 5 times in the file. | 372 | |
| extension | MultipleStringLiteralsExtended | The String "no" appears 6 times in the file. | 372 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 388 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 398 | |
| extension | MultipleStringLiteralsExtended | The String "\nterm: " appears 2 times in the file. | 458 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 491 | |
| extension | MultipleStringLiteralsExtended | The String "unsupported encoding type" appears 2 times in the file. | 514 | |
| extension | MultipleStringLiteralsExtended | The String "term: " appears 11 times in the file. | 655 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.analyzer" appears 5 times in the file. | 672 | |
| extension | MultipleStringLiteralsExtended | The String "standard" appears 5 times in the file. | 672 | |
| extension | MultipleStringLiteralsExtended | The String "type=string,term_vector=with_positions_offsets" appears 2 times in the file. | 675 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 682 | |
| extension | MultipleStringLiteralsExtended | The String "Generating a random permutation of a sequence (such as when shuffling cards)." appears 2 times in the file. | 683 | |
| extension | MultipleStringLiteralsExtended | The String "Selecting a random sample of a population (important in statistical sampling)." appears 3 times in the file. | 684 | |
| extension | MultipleStringLiteralsExtended | The String "Allocating experimental units via random assignment to a treatment or control condition." appears 3 times in the file. | 685 | |
| extension | MultipleStringLiteralsExtended | The String "Generating random numbers: see Random number generation." appears 2 times in the file. | 686 | |
| extension | MultipleStringLiteralsExtended | The String "some text here" appears 3 times in the file. | 772 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 801 | |
| extension | MultipleStringLiteralsExtended | The String "type=string" appears 2 times in the file. | 856 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 2 times in the file. | 893 | |
| extension | MultipleStringLiteralsExtended | The String "non_existing" appears 6 times in the file. | 902 | |
| extension | MultipleStringLiteralsExtended | The String "keyword" appears 2 times in the file. | 966 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 33 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 49 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 52 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "a" appears 6 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 6 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "c" appears 6 times in the file. | 63 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 7 times in the file. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "abc" appears 6 times in the file. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "title" appears 2 times in the file. | 144 | |
| extension | MultipleStringLiteralsExtended | The String "the1 quick brown fox jumps over the1 lazy dog" appears 2 times in the file. | 144 | |
| extension | MultipleStringLiteralsExtended | The String "desc" appears 2 times in the file. | 145 | |
| extension | MultipleStringLiteralsExtended | The String "b,c ,d, e " appears 2 times in the file. | 187 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 215 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 218 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 273 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 2 times in the file. | 309 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 2 times in the file. | 310 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 7 times in the file. | 35 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 7 times in the file. | 35 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 7 times in the file. | 35 | |
| extension | MultipleStringLiteralsExtended | The String "script" appears 6 times in the file. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "script1" appears 12 times in the file. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "params" appears 5 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "param1" appears 10 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "value1" appears 18 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "upsert" appears 3 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 8 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "compound" appears 8 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "field2" appears 8 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "value2" appears 8 times in the file. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "--> creating index [test]" appears 11 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 75 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "alias1" appears 34 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 43 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 28 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "test_x" appears 3 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "put alias should have been failed due to invalid filter" appears 2 times in the file. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "failed to parse filter for alias [alias1]" appears 2 times in the file. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "{ \"test\": {} }" appears 2 times in the file. | 116 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 12 times in the file. | 128 | |
| extension | MultipleStringLiteralsExtended | The String "user" appears 2 times in the file. | 128 | |
| extension | MultipleStringLiteralsExtended | The String "type=string" appears 14 times in the file. | 128 | |
| extension | MultipleStringLiteralsExtended | The String "{}" appears 2 times in the file. | 151 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 45 times in the file. | 157 | |
| extension | MultipleStringLiteralsExtended | The String "alias2" appears 9 times in the file. | 163 | |
| extension | MultipleStringLiteralsExtended | The String "foos" appears 23 times in the file. | 164 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 22 times in the file. | 164 | |
| extension | MultipleStringLiteralsExtended | The String "bars" appears 10 times in the file. | 165 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 14 times in the file. | 165 | |
| extension | MultipleStringLiteralsExtended | The String "tests" appears 12 times in the file. | 166 | |
| extension | MultipleStringLiteralsExtended | The String "foo test" appears 5 times in the file. | 169 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 16 times in the file. | 170 | |
| extension | MultipleStringLiteralsExtended | The String "bar test" appears 5 times in the file. | 170 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 15 times in the file. | 171 | |
| extension | MultipleStringLiteralsExtended | The String "baz test" appears 5 times in the file. | 171 | |
| extension | MultipleStringLiteralsExtended | The String "4" appears 15 times in the file. | 172 | |
| extension | MultipleStringLiteralsExtended | The String "something else" appears 5 times in the file. | 172 | |
| extension | MultipleStringLiteralsExtended | The String "fo*" appears 2 times in the file. | 179 | |
| extension | MultipleStringLiteralsExtended | The String "_uid" appears 3 times in the file. | 186 | |
| extension | MultipleStringLiteralsExtended | The String "test1" appears 41 times in the file. | 230 | |
| extension | MultipleStringLiteralsExtended | The String "test2" appears 36 times in the file. | 232 | |
| extension | MultipleStringLiteralsExtended | The String "--> adding filtering aliases to index [test1]" appears 3 times in the file. | 235 | |
| extension | MultipleStringLiteralsExtended | The String "aliasToTest1" appears 6 times in the file. | 236 | |
| extension | MultipleStringLiteralsExtended | The String "aliasToTests" appears 13 times in the file. | 237 | |
| extension | MultipleStringLiteralsExtended | The String "--> adding filtering aliases to index [test2]" appears 3 times in the file. | 241 | |
| extension | MultipleStringLiteralsExtended | The String "aliasToTest2" appears 4 times in the file. | 242 | |
| extension | MultipleStringLiteralsExtended | The String "--> indexing against [test1]" appears 3 times in the file. | 246 | |
| extension | MultipleStringLiteralsExtended | The String "--> indexing against [test2]" appears 2 times in the file. | 252 | |
| extension | MultipleStringLiteralsExtended | The String "5" appears 7 times in the file. | 253 | |
| extension | MultipleStringLiteralsExtended | The String "6" appears 5 times in the file. | 254 | |
| extension | MultipleStringLiteralsExtended | The String "7" appears 5 times in the file. | 255 | |
| extension | MultipleStringLiteralsExtended | The String "8" appears 6 times in the file. | 256 | |
| extension | MultipleStringLiteralsExtended | The String "--> checking filtering alias for two indices and non-filtering alias for both indices" appears 2 times in the file. | 280 | |
| extension | MultipleStringLiteralsExtended | The String "something" appears 2 times in the file. | 286 | |
| extension | MultipleStringLiteralsExtended | The String "test3" appears 8 times in the file. | 294 | |
| extension | MultipleStringLiteralsExtended | The String "alias12" appears 2 times in the file. | 307 | |
| extension | MultipleStringLiteralsExtended | The String "filter1" appears 10 times in the file. | 311 | |
| extension | MultipleStringLiteralsExtended | The String "filter23" appears 12 times in the file. | 313 | |
| extension | MultipleStringLiteralsExtended | The String "filter13" appears 12 times in the file. | 316 | |
| extension | MultipleStringLiteralsExtended | The String "baz" appears 2 times in the file. | 316 | |
| extension | MultipleStringLiteralsExtended | The String "11" appears 6 times in the file. | 320 | |
| extension | MultipleStringLiteralsExtended | The String "12" appears 6 times in the file. | 321 | |
| extension | MultipleStringLiteralsExtended | The String "13" appears 8 times in the file. | 322 | |
| extension | MultipleStringLiteralsExtended | The String "21" appears 7 times in the file. | 324 | |
| extension | MultipleStringLiteralsExtended | The String "22" appears 4 times in the file. | 325 | |
| extension | MultipleStringLiteralsExtended | The String "23" appears 4 times in the file. | 326 | |
| extension | MultipleStringLiteralsExtended | The String "31" appears 7 times in the file. | 328 | |
| extension | MultipleStringLiteralsExtended | The String "32" appears 2 times in the file. | 329 | |
| extension | MultipleStringLiteralsExtended | The String "33" appears 7 times in the file. | 330 | |
| extension | MultipleStringLiteralsExtended | The String "--> verify that proper records were deleted" appears 2 times in the file. | 406 | |
| extension | MultipleStringLiteralsExtended | The String "alias" appears 5 times in the file. | 458 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 512 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 517 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 522 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 527 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 532 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 541 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 547 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 553 | |
| extension | MultipleStringLiteralsExtended | The String "foobar" appears 51 times in the file. | 560 | |
| extension | MultipleStringLiteralsExtended | The String "test123" appears 3 times in the file. | 562 | |
| extension | MultipleStringLiteralsExtended | The String "foobarbaz" appears 3 times in the file. | 563 | |
| extension | MultipleStringLiteralsExtended | The String "bazbar" appears 47 times in the file. | 564 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 13 times in the file. | 567 | |
| extension | MultipleStringLiteralsExtended | The String "alias*" appears 2 times in the file. | 593 | |
| extension | MultipleStringLiteralsExtended | The String "bac" appears 8 times in the file. | 614 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 4 times in the file. | 614 | |
| extension | MultipleStringLiteralsExtended | The String "bla" appears 3 times in the file. | 618 | |
| extension | MultipleStringLiteralsExtended | The String "term" appears 4 times in the file. | 627 | |
| extension | MultipleStringLiteralsExtended | The String "*b*" appears 2 times in the file. | 642 | |
| extension | MultipleStringLiteralsExtended | The String "baz*" appears 2 times in the file. | 642 | |
| extension | MultipleStringLiteralsExtended | The String "b*" appears 2 times in the file. | 663 | |
| extension | MultipleStringLiteralsExtended | The String "*bar" appears 4 times in the file. | 663 | |
| extension | MultipleStringLiteralsExtended | The String "f*" appears 2 times in the file. | 689 | |
| extension | MultipleStringLiteralsExtended | The String "*bac" appears 4 times in the file. | 703 | |
| extension | MultipleStringLiteralsExtended | The String "*" appears 2 times in the file. | 731 | |
| extension | MultipleStringLiteralsExtended | The String "create alias should have failed due to null index" appears 2 times in the file. | 753 | |
| extension | MultipleStringLiteralsExtended | The String "Exception text does not contain \"Alias action [add]: [index] may not be empty string\"" appears 2 times in the file. | 755 | |
| extension | MultipleStringLiteralsExtended | The String "Alias action [add]: [index] may not be empty string" appears 2 times in the file. | 756 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 777 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 782 | |
| extension | MultipleStringLiteralsExtended | The String "index1" appears 8 times in the file. | 784 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 787 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 794 | |
| extension | MultipleStringLiteralsExtended | The String "Should throw " appears 4 times in the file. | 796 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 805 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 814 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 819 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 824 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 829 | |
| extension | MultipleStringLiteralsExtended | The String "index2" appears 2 times in the file. | 859 | |
| extension | MultipleStringLiteralsExtended | The String "alias3" appears 3 times in the file. | 876 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 2 times in the file. | 876 | |
| extension | MultipleStringLiteralsExtended | The String "search" appears 2 times in the file. | 876 | |
| extension | MultipleStringLiteralsExtended | The String "{\n" appears 2 times in the file. | 883 | |
| extension | MultipleStringLiteralsExtended | The String " \"alias1\" : {},\n" appears 2 times in the file. | 885 | |
| extension | MultipleStringLiteralsExtended | The String " \"alias3\" : { \"index_routing\" : \"index\", \"search_routing\" : \"search\"}\n" appears 2 times in the file. | 887 | |
| extension | MultipleStringLiteralsExtended | The String "}" appears 2 times in the file. | 889 | |
| extension | MultipleStringLiteralsExtended | The String "create index should have failed due to invalid alias filter" appears 2 times in the file. | 914 | |
| extension | MultipleStringLiteralsExtended | The String "failed to parse filter for alias [alias2]" appears 2 times in the file. | 916 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 3 times in the file. | 936 | |
| extension | MultipleStringLiteralsExtended | The String "my-index" appears 7 times in the file. | 959 | |
| extension | MultipleStringLiteralsExtended | The String "my-type" appears 2 times in the file. | 959 | |
| extension | MultipleStringLiteralsExtended | The String "_timestamp" appears 3 times in the file. | 959 | |
| extension | MultipleStringLiteralsExtended | The String "now-1d" appears 2 times in the file. | 960 | |
| extension | MultipleStringLiteralsExtended | The String "now" appears 2 times in the file. | 960 | |
| extension | MultipleStringLiteralsExtended | The String "filter2" appears 3 times in the file. | 961 | |
| extension | MultipleStringLiteralsExtended | The String "child" appears 3 times in the file. | 981 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "node.master" appears 2 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "Number of aliases: " appears 3 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String " aliases" appears 2 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "*" appears 2 times in the file. | 85 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 114 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "tag" appears 2 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "test_" appears 2 times in the file. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "_uid" appears 2 times in the file. | 56 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 32 | |
| extension | MultipleStringLiteralsExtended | The String "Took " appears 2 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String " TP Millis " appears 2 times in the file. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "work/test.log" appears 2 times in the file. | 36 | |
| extension | MultipleStringLiteralsExtended | The String "flush" appears 2 times in the file. | 55 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 2 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 2 times in the file. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String ", " appears 8 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "ms" appears 8 times in the file. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String " {\n" appears 3 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String " \"mapping\": {\n" appears 3 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String " \"store\": false,\n" appears 3 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String " },\n" appears 3 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String " }\n" appears 3 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String " },\n" appears 2 times in the file. | 55 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "name" appears 4 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 6 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 2 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "numeric1" appears 3 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "query" appears 2 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 2 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "doc" appears 2 times in the file. | 138 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 2 times in the file. | 139 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "local" appears 2 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "--> indexed {} of {}" appears 2 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String ": 1" appears 2 times in the file. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 4 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 3 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "doc['x'].value" appears 2 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "doc['x'].value + doc['y'].value" appears 2 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "1.2 * doc['x'].value / doc['y'].value" appears 2 times in the file. | 65 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "10s" appears 2 times in the file. | 108 | |
| extension | MultipleStringLiteralsExtended | The String "doc" appears 2 times in the file. | 119 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 2 times in the file. | 119 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "\n" appears 8 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String " = " appears 5 times in the file. | 103 | |
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 128 | |
| extension | MultipleStringLiteralsExtended | The String ", " appears 4 times in the file. | 183 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 6 times in the file. | 213 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 214 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 3 times in the file. | 219 | |
| extension | MultipleStringLiteralsExtended | The String "text" appears 6 times in the file. | 220 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 255 position 39 need optimization. All method calls are advised to move to end of logic expression. | 255 | |
| extension | MultipleStringLiteralsExtended | The String " terms:" appears 2 times in the file. | 277 | |
| extension | MultipleStringLiteralsExtended | The String "native" appears 2 times in the file. | 290 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "10s" appears 2 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "black" appears 2 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "-." appears 2 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "red" appears 2 times in the file. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "10s" appears 2 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "black" appears 2 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "--" appears 3 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "green" appears 2 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "red" appears 2 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "score = 0.0; fi= _terminfo[\"text\"]; for(i=0; i<text.size(); i++){terminfo = fi[text.get(i)]; score = score + terminfo.tf()*fi.getDocCount()/terminfo.df();} return score;" appears 2 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "-." appears 3 times in the file. | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "10s" appears 2 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "Results for native script score:" appears 2 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String ":" appears 2 times in the file. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 3 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 3 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "enabled" appears 2 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 3 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "no" appears 2 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 9 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "--> Timed out waiting for cluster health" appears 2 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "10m" appears 2 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "prefix" appears 3 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "Count: " appears 2 times in the file. | 103 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "always" appears 2 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "No suggestions" appears 2 times in the file. | 142 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 50 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 2 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 4 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 11 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "low_card_str_value" appears 4 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "multi_field" appears 2 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "fields" appears 2 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 2 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "hash" appears 2 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "murmur3" appears 2 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "high_card_str_value" appears 4 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "low_card_num_value" appears 3 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "long" appears 2 times in the file. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "high_card_num_value" appears 3 times in the file. | 106 | |
| extension | MultipleStringLiteralsExtended | The String "str" appears 2 times in the file. | 119 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 134 | |
| extension | MoveVariableInsideIf | Variable 'start' can be moved inside the block at line '155' to restrict runtime creation. | 148 | |
| extension | MultipleStringLiteralsExtended | The String "cardinality" appears 2 times in the file. | 151 | |
| extension | MoveVariableInsideIf | Variable 'end' can be moved inside the block at line '155' to restrict runtime creation. | 153 | |
| extension | MoveVariableInsideIf | Variable 'cardinality' can be moved inside the block at line '155' to restrict runtime creation. | 154 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "index" appears 3 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 3 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "local" appears 2 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 3 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "doc_values" appears 2 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "field_" appears 4 times in the file. | 138 | |
| extension | MultipleStringLiteralsExtended | The String ".doc_values" appears 2 times in the file. | 178 | |
| extension | MultipleStringLiteralsExtended | The String "_doc_values" appears 2 times in the file. | 179 | |
| extension | MultipleStringLiteralsExtended | The String "------------------ SUMMARY -----------------------------------------" appears 2 times in the file. | 194 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 197 | |
| extension | MultipleStringLiteralsExtended | The String "--> Warmup (" appears 2 times in the file. | 211 | |
| extension | MultipleStringLiteralsExtended | The String ")..." appears 2 times in the file. | 211 | |
| extension | MultipleStringLiteralsExtended | The String "--> mismatch on hits" appears 2 times in the file. | 223 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 3 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 3 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "l_value" appears 9 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 4 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "i_value" appears 7 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "s_value" appears 7 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "b_value" appears 7 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "date" appears 17 times in the file. | 123 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around identifier 'COUNT'. | 138 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 139 | |
| extension | MultipleStringLiteralsExtended | The String "--> mismatch on hits" appears 11 times in the file. | 171 | |
| extension | MultipleStringLiteralsExtended | The String "--> Histogram Facet (" appears 2 times in the file. | 189 | |
| extension | MultipleStringLiteralsExtended | The String ") " appears 4 times in the file. | 189 | |
| extension | MultipleStringLiteralsExtended | The String "ms" appears 10 times in the file. | 189 | |
| extension | MultipleStringLiteralsExtended | The String "--> Histogram Aggregation (" appears 2 times in the file. | 202 | |
| extension | MultipleStringLiteralsExtended | The String "/" appears 2 times in the file. | 215 | |
| extension | MultipleStringLiteralsExtended | The String "day" appears 2 times in the file. | 287 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "name" appears 2 times in the file. | 111 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 125 | |
| extension | MultipleStringLiteralsExtended | The String "values" appears 3 times in the file. | 139 | |
| extension | MultipleStringLiteralsExtended | The String "v" appears 4 times in the file. | 139 | |
| extension | MultipleStringLiteralsExtended | The String "percentiles" appears 2 times in the file. | 157 | |
| extension | MultipleStringLiteralsExtended | The String "#### " appears 2 times in the file. | 168 | |
| extension | MultipleStringLiteralsExtended | The String "pcts" appears 4 times in the file. | 180 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "l_value" appears 11 times in the file. | 95 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around identifier 'COUNT'. | 111 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "ms" appears 5 times in the file. | 137 | |
| extension | MultipleStringLiteralsExtended | The String "query" appears 3 times in the file. | 144 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "name" appears 3 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 4 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 3 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "s_value_dv" appears 6 times in the file. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 4 times in the file. | 106 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 2 times in the file. | 106 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 4 times in the file. | 107 | |
| extension | MultipleStringLiteralsExtended | The String "no" appears 4 times in the file. | 107 | |
| extension | MultipleStringLiteralsExtended | The String "fielddata" appears 4 times in the file. | 108 | |
| extension | MultipleStringLiteralsExtended | The String "format" appears 4 times in the file. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "doc_values" appears 4 times in the file. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "sm_value_dv" appears 2 times in the file. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "l_value_dv" appears 6 times in the file. | 119 | |
| extension | MultipleStringLiteralsExtended | The String "long" appears 2 times in the file. | 120 | |
| extension | MultipleStringLiteralsExtended | The String "lm_value_dv" appears 2 times in the file. | 126 | |
| extension | MultipleStringLiteralsExtended | The String "s_value" appears 5 times in the file. | 166 | |
| extension | MultipleStringLiteralsExtended | The String "l_value" appears 5 times in the file. | 167 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around identifier 'COUNT'. | 201 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 202 | |
| extension | MultipleStringLiteralsExtended | The String "------------------ SUMMARY ----------------------------------------------" appears 2 times in the file. | 231 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 234 | |
| extension | MultipleStringLiteralsExtended | The String "--> Warmup (" appears 2 times in the file. | 265 | |
| extension | MultipleStringLiteralsExtended | The String ")..." appears 2 times in the file. | 265 | |
| extension | MultipleStringLiteralsExtended | The String "--> mismatch on hits" appears 2 times in the file. | 280 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 5 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 2 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "eager" appears 3 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "lazy" appears 7 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "s_value" appears 4 times in the file. | 118 | |
| extension | MultipleStringLiteralsExtended | The String "s_value_dv" appears 4 times in the file. | 119 | |
| extension | MultipleStringLiteralsExtended | The String "ordinals" appears 2 times in the file. | 163 | |
| extension | MultipleStringLiteralsExtended | The String "eager_global_ordinals" appears 2 times in the file. | 165 | |
| extension | MultipleStringLiteralsExtended | The String " ms" appears 2 times in the file. | 182 | |
| extension | MultipleStringLiteralsExtended | The String "----------------------------------------- SUMMARY ----------------------------------------------" appears 2 times in the file. | 192 | |
| extension | MultipleStringLiteralsExtended | The String "%30s%18s%15s%15s\n" appears 2 times in the file. | 193 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 237 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 317 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 2 times in the file. | 337 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 2 times in the file. | 337 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 2 times in the file. | 338 | |
| extension | MultipleStringLiteralsExtended | The String "fielddata" appears 2 times in the file. | 339 | |
| extension | MultipleStringLiteralsExtended | The String "loading" appears 2 times in the file. | 340 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "stats" appears 2 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 3 times in the file. | 130 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 3 times in the file. | 142 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 3 times in the file. | 142 | |
| extension | MultipleStringLiteralsExtended | The String "s_value_dv" appears 20 times in the file. | 146 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 4 times in the file. | 147 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 2 times in the file. | 147 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 4 times in the file. | 148 | |
| extension | MultipleStringLiteralsExtended | The String "no" appears 4 times in the file. | 148 | |
| extension | MultipleStringLiteralsExtended | The String "fielddata" appears 4 times in the file. | 149 | |
| extension | MultipleStringLiteralsExtended | The String "format" appears 4 times in the file. | 150 | |
| extension | MultipleStringLiteralsExtended | The String "doc_values" appears 4 times in the file. | 150 | |
| extension | MultipleStringLiteralsExtended | The String "sm_value_dv" appears 14 times in the file. | 153 | |
| extension | MultipleStringLiteralsExtended | The String "l_value_dv" appears 17 times in the file. | 160 | |
| extension | MultipleStringLiteralsExtended | The String "long" appears 2 times in the file. | 161 | |
| extension | MultipleStringLiteralsExtended | The String "lm_value_dv" appears 11 times in the file. | 167 | |
| extension | MultipleStringLiteralsExtended | The String "s_value" appears 19 times in the file. | 203 | |
| extension | MultipleStringLiteralsExtended | The String "l_value" appears 16 times in the file. | 204 | |
| extension | MultipleStringLiteralsExtended | The String "sm_value" appears 13 times in the file. | 208 | |
| extension | MultipleStringLiteralsExtended | The String "lm_value" appears 10 times in the file. | 216 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around identifier 'COUNT'. | 238 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 239 | |
| extension | MultipleStringLiteralsExtended | The String "map" appears 12 times in the file. | 254 | |
| extension | MultipleStringLiteralsExtended | The String "terms_stats_facet_s_l" appears 2 times in the file. | 289 | |
| extension | MultipleStringLiteralsExtended | The String "terms_stats_facet_s_l_dv" appears 2 times in the file. | 290 | |
| extension | MultipleStringLiteralsExtended | The String "terms_stats_agg_s_l" appears 2 times in the file. | 291 | |
| extension | MultipleStringLiteralsExtended | The String "terms_stats_agg_s_l_dv" appears 2 times in the file. | 292 | |
| extension | MultipleStringLiteralsExtended | The String "terms_stats_agg_def_s_l" appears 2 times in the file. | 293 | |
| extension | MultipleStringLiteralsExtended | The String "terms_stats_agg_def_s_l_dv" appears 2 times in the file. | 294 | |
| extension | MultipleStringLiteralsExtended | The String "terms_stats_facet_s_lm" appears 2 times in the file. | 295 | |
| extension | MultipleStringLiteralsExtended | The String "terms_stats_facet_s_lm_dv" appears 2 times in the file. | 296 | |
| extension | MultipleStringLiteralsExtended | The String "terms_stats_agg_s_lm" appears 2 times in the file. | 297 | |
| extension | MultipleStringLiteralsExtended | The String "terms_stats_agg_s_lm_dv" appears 2 times in the file. | 298 | |
| extension | MultipleStringLiteralsExtended | The String "terms_stats_agg_def_s_lm" appears 2 times in the file. | 299 | |
| extension | MultipleStringLiteralsExtended | The String "terms_stats_agg_def_s_lm_dv" appears 2 times in the file. | 300 | |
| extension | MultipleStringLiteralsExtended | The String "terms_stats_facet_sm_l" appears 2 times in the file. | 301 | |
| extension | MultipleStringLiteralsExtended | The String "terms_stats_facet_sm_l_dv" appears 2 times in the file. | 302 | |
| extension | MultipleStringLiteralsExtended | The String "terms_stats_agg_sm_l" appears 2 times in the file. | 303 | |
| extension | MultipleStringLiteralsExtended | The String "terms_stats_agg_sm_l_dv" appears 2 times in the file. | 304 | |
| extension | MultipleStringLiteralsExtended | The String "terms_stats_agg_def_sm_l" appears 2 times in the file. | 305 | |
| extension | MultipleStringLiteralsExtended | The String "terms_stats_agg_def_sm_l_dv" appears 2 times in the file. | 306 | |
| extension | MultipleStringLiteralsExtended | The String "------------------ SUMMARY ----------------------------------------------" appears 2 times in the file. | 327 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 330 | |
| extension | MultipleStringLiteralsExtended | The String "--> Warmup (" appears 4 times in the file. | 359 | |
| extension | MultipleStringLiteralsExtended | The String ")..." appears 4 times in the file. | 359 | |
| extension | MultipleStringLiteralsExtended | The String "--> Loading (" appears 2 times in the file. | 367 | |
| extension | MultipleStringLiteralsExtended | The String "): took: " appears 2 times in the file. | 367 | |
| extension | MultipleStringLiteralsExtended | The String "--> mismatch on hits" appears 4 times in the file. | 370 | |
| extension | MultipleStringLiteralsExtended | The String ") DONE" appears 2 times in the file. | 373 | |
| extension | MultipleStringLiteralsExtended | The String "--> Running (" appears 2 times in the file. | 376 | |
| extension | MultipleStringLiteralsExtended | The String "): " appears 2 times in the file. | 388 | |
| extension | MultipleStringLiteralsExtended | The String "ms" appears 2 times in the file. | 388 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "name" appears 3 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 3 times in the file. | 96 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 104 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "l_value" appears 6 times in the file. | 122 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 3 times in the file. | 129 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around identifier 'COUNT'. | 141 | |
| extension | MultipleStringLiteralsExtended | The String " hours" appears 2 times in the file. | 142 | |
| extension | MultipleStringLiteralsExtended | The String "hist_l" appears 3 times in the file. | 159 | |
| extension | MultipleStringLiteralsExtended | The String "------------------ SUMMARY -------------------------------" appears 2 times in the file. | 171 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 180 | |
| extension | MultipleStringLiteralsExtended | The String ")..." appears 2 times in the file. | 228 | |
| extension | MultipleStringLiteralsExtended | The String "--> Warmup (" appears 2 times in the file. | 245 | |
| extension | MoveVariableInsideIf | Variable 'searchResponse' can be moved inside the block at line '251' to restrict runtime creation. | 250 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 3 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 2 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "child" appears 6 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "parent" appears 3 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "_" appears 2 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "tag" appears 5 times in the file. | 97 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 2 times in the file. | 134 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 169 | |
| extension | MultipleStringLiteralsExtended | The String "Search Failures " appears 2 times in the file. | 206 | |
| extension | MultipleStringLiteralsExtended | The String "ms" appears 2 times in the file. | 213 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 241 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "name" appears 4 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "10m" appears 2 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "child" appears 17 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "parent" appears 5 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "tag" appears 8 times in the file. | 95 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 108 | |
| extension | MultipleStringLiteralsExtended | The String "child.tag" appears 2 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "tag1" appears 8 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "--> mismatch on hits" appears 2 times in the file. | 126 | |
| extension | MultipleStringLiteralsExtended | The String "ms" appears 13 times in the file. | 138 | |
| extension | MultipleStringLiteralsExtended | The String "--> Used heap size: " appears 3 times in the file. | 143 | |
| extension | MultipleStringLiteralsExtended | The String "Search Failures " appears 6 times in the file. | 156 | |
| extension | MultipleStringLiteralsExtended | The String "--> mismatch on hits [" appears 6 times in the file. | 159 | |
| extension | MultipleStringLiteralsExtended | The String "], got [" appears 6 times in the file. | 159 | |
| extension | MultipleStringLiteralsExtended | The String "], expected [" appears 6 times in the file. | 159 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 6 times in the file. | 159 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 4 times in the file. | 208 | |
| extension | MultipleStringLiteralsExtended | The String "mismatch on hits" appears 5 times in the file. | 212 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 220 | |
| extension | MultipleStringLiteralsExtended | The String "num" appears 4 times in the file. | 222 | |
| extension | MultipleStringLiteralsExtended | The String "mismatch on hits: " appears 2 times in the file. | 225 | |
| extension | MultipleStringLiteralsExtended | The String " != " appears 2 times in the file. | 225 | |
| extension | MultipleStringLiteralsExtended | The String "test1" appears 2 times in the file. | 237 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 281 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 282 | |
| extension | MultipleStringLiteralsExtended | The String "--> Id cache size: " appears 2 times in the file. | 332 | |
| extension | MultipleStringLiteralsExtended | The String "max" appears 5 times in the file. | 338 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 378 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 387 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "child" appears 6 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "parent" appears 2 times in the file. | 76 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 116 | |
| extension | MultipleStringLiteralsExtended | The String "--> mismatch on hits" appears 3 times in the file. | 132 | |
| extension | MultipleStringLiteralsExtended | The String "--> Used heap size: " appears 3 times in the file. | 139 | |
| extension | MultipleStringLiteralsExtended | The String "field2" appears 4 times in the file. | 145 | |
| extension | MultipleStringLiteralsExtended | The String " Avg: " appears 2 times in the file. | 167 | |
| extension | MultipleStringLiteralsExtended | The String "ms" appears 2 times in the file. | 167 | |
| extension | MultipleStringLiteralsExtended | The String "--> Id cache size: " appears 2 times in the file. | 173 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MoveVariableInsideIf | Variable 'NUM_DOCS' can be moved inside the block at line '59' to restrict runtime creation. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 9 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 7 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "location" appears 7 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 5 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "lat" appears 5 times in the file. | 72 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "lon" appears 5 times in the file. | 72 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 72 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 78 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "memory" appears 6 times in the file. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "ms" appears 10 times in the file. | 114 | |
| extension | MultipleStringLiteralsExtended | The String "indexed" appears 2 times in the file. | 127 | |
| extension | MultipleStringLiteralsExtended | The String "none" appears 2 times in the file. | 144 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 199 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 199 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "--> Timed out waiting for cluster health" appears 3 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 6 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 2 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 2 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "integer" appears 2 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "field2" appears 4 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "field3" appears 2 times in the file. | 86 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 133 | |
| extension | MultipleStringLiteralsExtended | The String "--> Committed heap size: " appears 2 times in the file. | 145 | |
| extension | MultipleStringLiteralsExtended | The String "--> Used heap size: " appears 2 times in the file. | 146 | |
| extension | MultipleStringLiteralsExtended | The String "field2.field3" appears 2 times in the file. | 154 | |
| extension | MultipleStringLiteralsExtended | The String "avg" appears 2 times in the file. | 156 | |
| extension | MultipleStringLiteralsExtended | The String "--> mismatch on hits" appears 2 times in the file. | 164 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 151 | |
| extension | MultipleStringLiteralsExtended | The String "num" appears 2 times in the file. | 209 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 217 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 257 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 266 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 267 | |
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 270 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "1" appears 2 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 3 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 3 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "enabled" appears 2 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 3 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "no" appears 2 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 2 times in the file. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "name" appears 3 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 3 times in the file. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 31 | |
| extension | MultipleStringLiteralsExtended | The String "Took " appears 2 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String " TP Millis " appears 2 times in the file. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "benchmark" appears 3 times in the file. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "server" appears 2 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "benchmark" appears 4 times in the file. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String " TP Millis " appears 2 times in the file. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test1" appears 14 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "false" appears 3 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "true" appears 2 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "test2" appears 3 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "ro" appears 9 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "rw" appears 3 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "zzz" appears 2 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 2 times in the file. | 122 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 2 times in the file. | 122 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 8 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 3 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 2 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 2 times in the file. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "field_" appears 3 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 3 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String " analyzer: " appears 2 times in the file. | 129 | |
| extension | MultipleStringLiteralsExtended | The String " input: " appears 2 times in the file. | 129 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 103 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 28 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 22 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "Document with ID " appears 4 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String " should exist but doesn't" appears 4 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "the_id" appears 2 times in the file. | 144 | |
| extension | MultipleStringLiteralsExtended | The String "index.routing.allocation.exclude._name" appears 5 times in the file. | 159 | |
| extension | MultipleStringLiteralsExtended | The String "num_int" appears 9 times in the file. | 225 | |
| extension | MultipleStringLiteralsExtended | The String "num_double" appears 9 times in the file. | 225 | |
| extension | MultipleStringLiteralsExtended | The String "none" appears 2 times in the file. | 291 | |
| extension | MultipleStringLiteralsExtended | The String "all" appears 2 times in the file. | 303 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 14 times in the file. | 387 | |
| extension | MultipleStringLiteralsExtended | The String "no" appears 2 times in the file. | 390 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 396 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 14 times in the file. | 429 | |
| extension | MultipleStringLiteralsExtended | The String "obj1" appears 4 times in the file. | 429 | |
| extension | MultipleStringLiteralsExtended | The String "obj1_val" appears 2 times in the file. | 429 | |
| extension | MultipleStringLiteralsExtended | The String "field2" appears 6 times in the file. | 429 | |
| extension | MultipleStringLiteralsExtended | The String "obj2" appears 2 times in the file. | 431 | |
| extension | MultipleStringLiteralsExtended | The String "obj2_val" appears 2 times in the file. | 431 | |
| extension | MultipleStringLiteralsExtended | The String "field3" appears 2 times in the file. | 432 | |
| extension | MultipleStringLiteralsExtended | The String "x*" appears 2 times in the file. | 450 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 16 times in the file. | 500 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 7 times in the file. | 500 | |
| extension | MultipleStringLiteralsExtended | The String "routing" appears 3 times in the file. | 537 | |
| extension | MultipleStringLiteralsExtended | The String "value1" appears 3 times in the file. | 614 | |
| extension | MultipleStringLiteralsExtended | The String "this is a test" appears 2 times in the file. | 644 | |
| extension | MultipleStringLiteralsExtended | The String "1m" appears 2 times in the file. | 742 | |
| extension | MultipleStringLiteralsExtended | The String "alias" appears 3 times in the file. | 773 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 37 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 15 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "testAlias" appears 2 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 3 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "warmer1" appears 2 times in the file. | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "client.transport.ignore_cluster_name" appears 2 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "node.name" appears 2 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "transport_client_" appears 2 times in the file. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "path.data" appears 2 times in the file. | 117 | |
| extension | MultipleStringLiteralsExtended | The String "node.master" appears 2 times in the file. | 118 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 131 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 140 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 141 | |
| extension | MultipleStringLiteralsExtended | The String ".zip" appears 2 times in the file. | 152 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 159 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 187 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 212 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 213 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 226 | |
| extension | MultipleStringLiteralsExtended | The String "test.engine.lucene.iw.ifd" appears 2 times in the file. | 259 | |
| extension | MultipleStringLiteralsExtended | The String "long_sort" appears 2 times in the file. | 317 | |
| extension | MultipleStringLiteralsExtended | The String "histo" appears 2 times in the file. | 329 | |
| extension | MultipleStringLiteralsExtended | The String "refresh_interval" appears 2 times in the file. | 342 | |
| extension | MultipleStringLiteralsExtended | The String "doc" appears 2 times in the file. | 348 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 2 times in the file. | 348 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "idx" appears 13 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "parent" appears 2 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "child" appears 6 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 6 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "{}" appears 3 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 4 times in the file. | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 70 | |
| extension | MultipleStringLiteralsExtended | The String "repo-" appears 2 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String ".zip" appears 2 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "url" appears 2 times in the file. | 115 | |
| extension | MultipleStringLiteralsExtended | The String "alias2" appears 2 times in the file. | 148 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 5 times in the file. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 8 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 3 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 2 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 2 times in the file. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "transport.tcp.port" appears 2 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "9380-9390" appears 2 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "discovery.zen.ping.multicast.enabled" appears 2 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "discovery.zen.ping.unicast.hosts" appears 2 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "localhost:9381,localhost:9382,localhost:9383" appears 2 times in the file. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "val 2" appears 2 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "idx" appears 6 times in the file. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 4 times in the file. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 5 times in the file. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "key1" appears 4 times in the file. | 136 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 170 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 174 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "client.transport.sniff" appears 2 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "node.name" appears 2 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "transport_client_" appears 2 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "cluster1" appears 2 times in the file. | 74 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "transport" appears 2 times in the file. | 92 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "foo" appears 3 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "foo-alias" appears 9 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "index.blocks.read_only" appears 2 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "cluster.blocks.read_only" appears 2 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'genShardRouting' method is 4 (max allowed is 1). | 107 | |
| extension | MultipleStringLiteralsExtended | The String "node_" appears 4 times in the file. | 126 | |
| extension | MultipleStringLiteralsExtended | The String "bla" appears 2 times in the file. | 197 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 216 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "10s" appears 3 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "test1" appears 6 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "1s" appears 2 times in the file. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "ClusterInfoServiceTests" appears 2 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 4 times in the file. | 157 | |
| extension | MultipleStringLiteralsExtended | The String "info should not be null" appears 4 times in the file. | 165 | |
| extension | MultipleStringLiteralsExtended | The String "some usages are populated" appears 2 times in the file. | 170 | |
| extension | MultipleStringLiteralsExtended | The String "some shard sizes are populated" appears 2 times in the file. | 171 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "discovery.type" appears 9 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "local" appears 8 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 8 times in the file. | 127 | |
| extension | MultipleStringLiteralsExtended | The String "failed to execute callback in test {}" appears 4 times in the file. | 173 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 10 times in the file. | 475 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 8 times in the file. | 517 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 4 times in the file. | 517 | |
| extension | MultipleStringLiteralsExtended | The String "4" appears 4 times in the file. | 517 | |
| extension | MultipleStringLiteralsExtended | The String "5" appears 4 times in the file. | 517 | |
| extension | MultipleStringLiteralsExtended | The String "6" appears 2 times in the file. | 517 | |
| extension | MultipleStringLiteralsExtended | The String "7" appears 2 times in the file. | 517 | |
| extension | MultipleStringLiteralsExtended | The String "8" appears 2 times in the file. | 517 | |
| extension | MultipleStringLiteralsExtended | The String "9" appears 2 times in the file. | 517 | |
| extension | MultipleStringLiteralsExtended | The String "10" appears 2 times in the file. | 517 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 525 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 535 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 540 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 591 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 601 | |
| extension | MultipleStringLiteralsExtended | The String "discovery.zen.minimum_master_nodes" appears 2 times in the file. | 609 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 648 | |
| extension | MultipleStringLiteralsExtended | The String "test plugin" appears 2 times in the file. | 770 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 802 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "node1" appears 4 times in the file. | 31 | |
| extension | MultipleStringLiteralsExtended | The String "n1" appears 4 times in the file. | 31 | |
| extension | MultipleStringLiteralsExtended | The String "random" appears 2 times in the file. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "discovery.type" appears 4 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "zen" appears 4 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "discovery.zen.minimum_master_nodes" appears 2 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "discovery.zen.ping_timeout" appears 4 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "200ms" appears 2 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "discovery.initial_state_timeout" appears 4 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "500ms" appears 4 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "gateway.type" appears 4 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "local" appears 4 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 5 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 11 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "--> indexing some data" appears 2 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 2 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 2 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 2 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "--> verify we the data back" appears 5 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "--> starting the previous master node again..." appears 2 times in the file. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "Running Cluster Health" appears 2 times in the file. | 128 | |
| extension | MultipleStringLiteralsExtended | The String "4" appears 2 times in the file. | 209 | |
| extension | AvoidNotShortCircuitOperatorsForBoolean | Short-circuit operator should be used instead of '&='. | 305 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 333 | |
| extension | MultipleStringLiteralsExtended | The String "--> verifying no node left and master is up" appears 2 times in the file. | 341 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 342 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 352 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "discovery.type" appears 2 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "zen" appears 2 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "action.auto_create_index" appears 2 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "discovery.zen.minimum_master_nodes" appears 2 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "discovery.zen.ping_timeout" appears 2 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "200ms" appears 2 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "discovery.initial_state_timeout" appears 2 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "500ms" appears 2 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 11 times in the file. | 76 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 19 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 15 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "no_index" appears 9 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "this is a test" appears 2 times in the file. | 120 | |
| extension | MultipleStringLiteralsExtended | The String "test script" appears 2 times in the file. | 137 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 4 times in the file. | 152 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 172 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 174 | |
| extension | MultipleStringLiteralsExtended | The String "Expected ClusterBlockException" appears 3 times in the file. | 197 | |
| extension | MultipleStringLiteralsExtended | The String "test1" appears 8 times in the file. | 225 | |
| extension | MultipleStringLiteralsExtended | The String "test2" appears 4 times in the file. | 226 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 3 times in the file. | 228 | |
| extension | MultipleStringLiteralsExtended | The String "value1" appears 2 times in the file. | 228 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "foo" appears 9 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 3 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "fuu" appears 10 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "baz" appears 7 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "non-existent" appears 3 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "foo_template" appears 3 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 4 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 3 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 10 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 4 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "store" appears 3 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "yes" appears 2 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "field2" appears 2 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 5 times in the file. | 151 | |
| extension | MultipleStringLiteralsExtended | The String "f*" appears 3 times in the file. | 166 | |
| extension | MultipleStringLiteralsExtended | The String "fzzbzz" appears 2 times in the file. | 185 | |
| extension | MultipleStringLiteralsExtended | The String "a*" appears 2 times in the file. | 192 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 197 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 204 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "node.data" appears 3 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 7 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 4 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 7 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "no allocation should happen" appears 2 times in the file. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "--> start data node / non master node" appears 4 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "node.data" appears 10 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "node.master" appears 10 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "discovery.initial_state_timeout" appears 2 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "1s" appears 2 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "100ms" appears 3 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "should not be able to find master" appears 3 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "--> start master node" appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "--> start master node / non data" appears 2 times in the file. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 8 times in the file. | 116 | |
| extension | MultipleStringLiteralsExtended | The String "_default_" appears 3 times in the file. | 117 | |
| extension | MultipleStringLiteralsExtended | The String "_timestamp" appears 4 times in the file. | 117 | |
| extension | MultipleStringLiteralsExtended | The String "enabled=true" appears 3 times in the file. | 117 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 3 times in the file. | 124 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "node.master" appears 2 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 8 times in the file. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 6 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "cluster.routing.allocation.exclude._id" appears 5 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "0s" appears 2 times in the file. | 137 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 63 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "refresh_interval" appears 2 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "0s" appears 10 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 4 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 4 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "f" appears 4 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "custom_warmer" appears 8 times in the file. | 99 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 122 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 125 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 165 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 166 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 9 times in the file. | 183 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 4 times in the file. | 183 | |
| extension | MultipleStringLiteralsExtended | The String "type=string" appears 2 times in the file. | 183 | |
| extension | MultipleStringLiteralsExtended | The String "value1" appears 2 times in the file. | 186 | |
| extension | MultipleStringLiteralsExtended | The String "alias" appears 4 times in the file. | 344 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 2 times in the file. | 402 | |
| extension | MultipleStringLiteralsExtended | The String "type=string,index=not_analyzed" appears 2 times in the file. | 402 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "cluster.routing.allocation.awareness.attributes" appears 4 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "node.rack_id" appears 2 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "test1" appears 2 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "test2" appears 2 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 3 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "cluster.routing.allocation.awareness.force.zone.values" appears 2 times in the file. | 115 | |
| extension | MultipleStringLiteralsExtended | The String "a,b" appears 2 times in the file. | 115 | |
| extension | MultipleStringLiteralsExtended | The String "zone" appears 2 times in the file. | 116 | |
| extension | MultipleStringLiteralsExtended | The String "node.zone" appears 7 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 3 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 4 times in the file. | 122 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 130 | |
| extension | MultipleStringLiteralsExtended | The String "index.number_of_shards" appears 2 times in the file. | 131 | |
| extension | MultipleStringLiteralsExtended | The String "index.number_of_replicas" appears 2 times in the file. | 132 | |
| extension | MultipleStringLiteralsExtended | The String "4" appears 4 times in the file. | 133 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "gateway.type" appears 3 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "local" appears 3 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "--> create an index with 1 shard, 1 replica, nothing should allocate" appears 2 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 12 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "index.number_of_shards" appears 3 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "--> explicitly allocate shard 1, actually allocating, no dry run" appears 2 times in the file. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "--> get the state, verify shard 1 primary allocated" appears 3 times in the file. | 115 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 3 times in the file. | 163 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 2 times in the file. | 190 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "--> starting 2 nodes" appears 2 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "--> creating an index with no replicas" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 9 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "index.number_of_replicas" appears 2 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "--> index some data" appears 2 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 2 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 2 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 2 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "index.routing.allocation.exclude._name" appears 2 times in the file. | 125 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 3 times in the file. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type1" appears 17 times in the file. | 37 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 42 times in the file. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "routing" appears 20 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "timestamp" appears 20 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "dateOptionalTime" appears 17 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 32 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "value1" appears 22 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "field2" appears 22 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "value2" appears 20 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "routing_value" appears 28 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 27 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "routing_value1" appears 2 times in the file. | 106 | |
| extension | MultipleStringLiteralsExtended | The String "obj1.id" appears 6 times in the file. | 147 | |
| extension | MultipleStringLiteralsExtended | The String "obj1.routing" appears 6 times in the file. | 148 | |
| extension | MultipleStringLiteralsExtended | The String "obj2.timestamp" appears 4 times in the file. | 149 | |
| extension | MultipleStringLiteralsExtended | The String "obj0" appears 8 times in the file. | 151 | |
| extension | MultipleStringLiteralsExtended | The String "obj1" appears 9 times in the file. | 152 | |
| extension | MultipleStringLiteralsExtended | The String "obj2" appears 7 times in the file. | 153 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 5 times in the file. | 173 | |
| extension | MultipleStringLiteralsExtended | The String "obj1.timestamp" appears 2 times in the file. | 230 | |
| extension | MultipleStringLiteralsExtended | The String "aaa" appears 3 times in the file. | 300 | |
| extension | MultipleStringLiteralsExtended | The String "wr" appears 6 times in the file. | 300 | |
| extension | MultipleStringLiteralsExtended | The String "arr1" appears 3 times in the file. | 301 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 3 times in the file. | 301 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 7 times in the file. | 302 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 4 times in the file. | 303 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 3 times in the file. | 304 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 3 times in the file. | 304 | |
| extension | MultipleStringLiteralsExtended | The String "zzz" appears 3 times in the file. | 305 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "foo" appears 47 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "foofoobar" appears 17 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "foobar" appears 28 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "foofoo-closed" appears 8 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "foofoo" appears 17 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "barbaz" appears 11 times in the file. | 48 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 26 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "baz*" appears 24 times in the file. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "foofoo*" appears 4 times in the file. | 113 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 132 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 197 | |
| extension | MultipleStringLiteralsExtended | The String "foo*" appears 7 times in the file. | 247 | |
| extension | MultipleStringLiteralsExtended | The String "-*" appears 2 times in the file. | 288 | |
| extension | MultipleStringLiteralsExtended | The String "Alias [foofoobar] has more than one indices associated with it" appears 2 times in the file. | 417 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 473 | |
| extension | MultipleStringLiteralsExtended | The String "_all" appears 5 times in the file. | 476 | |
| extension | MultipleStringLiteralsExtended | The String "testXXX" appears 29 times in the file. | 483 | |
| extension | MultipleStringLiteralsExtended | The String "testXYY" appears 15 times in the file. | 484 | |
| extension | MultipleStringLiteralsExtended | The String "testYYY" appears 11 times in the file. | 485 | |
| extension | MultipleStringLiteralsExtended | The String "kuku" appears 11 times in the file. | 486 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 488 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 489 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 490 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 491 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 492 | |
| extension | MultipleStringLiteralsExtended | The String "testX*" appears 9 times in the file. | 492 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 493 | |
| extension | MultipleStringLiteralsExtended | The String "alias1" appears 2 times in the file. | 499 | |
| extension | MultipleStringLiteralsExtended | The String "alias2" appears 3 times in the file. | 499 | |
| extension | MultipleStringLiteralsExtended | The String "alias3" appears 2 times in the file. | 501 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 504 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 505 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 506 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 507 | |
| extension | MultipleStringLiteralsExtended | The String "+testX*" appears 2 times in the file. | 507 | |
| extension | MultipleStringLiteralsExtended | The String "+testYYY" appears 2 times in the file. | 507 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 508 | |
| extension | MultipleStringLiteralsExtended | The String "testXXY" appears 6 times in the file. | 515 | |
| extension | MultipleStringLiteralsExtended | The String "testYYX" appears 2 times in the file. | 518 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 522 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 523 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 524 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 531 | |
| extension | MultipleStringLiteralsExtended | The String "testZZZ" appears 2 times in the file. | 537 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 549 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 564 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 597 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 603 | |
| extension | MultipleStringLiteralsExtended | The String "other" appears 2 times in the file. | 603 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 609 | |
| extension | MultipleStringLiteralsExtended | The String "index1" appears 11 times in the file. | 609 | |
| extension | MultipleStringLiteralsExtended | The String "index2" appears 13 times in the file. | 609 | |
| extension | MultipleStringLiteralsExtended | The String "index3" appears 13 times in the file. | 609 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 615 | |
| extension | MultipleStringLiteralsExtended | The String "*" appears 3 times in the file. | 615 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 633 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 639 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 645 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 651 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 657 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 664 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 665 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 672 | |
| extension | MultipleStringLiteralsExtended | The String "index*" appears 4 times in the file. | 672 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 673 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 680 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 681 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 682 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 689 | |
| extension | MultipleStringLiteralsExtended | The String "-index1" appears 4 times in the file. | 689 | |
| extension | MultipleStringLiteralsExtended | The String "+index1" appears 2 times in the file. | 689 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 690 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 697 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 698 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 699 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 706 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 707 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 714 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 715 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 716 | |
| extension | MultipleStringLiteralsExtended | The String "foo1-closed" appears 7 times in the file. | 724 | |
| extension | MultipleStringLiteralsExtended | The String "foobar1-closed" appears 4 times in the file. | 724 | |
| extension | MultipleStringLiteralsExtended | The String "foobar2-closed" appears 6 times in the file. | 724 | |
| extension | MultipleStringLiteralsExtended | The String "foo2-closed" appears 2 times in the file. | 725 | |
| extension | MultipleStringLiteralsExtended | The String "foo3" appears 3 times in the file. | 726 | |
| extension | MultipleStringLiteralsExtended | The String "foo1-closed should be closed, but it is open" appears 2 times in the file. | 732 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test1" appears 2 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "test2" appears 2 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "setting1" appears 18 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "value1" appears 19 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "setting2" appears 19 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "value2" appears 19 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "test3" appears 2 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "mapping1" appears 16 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "test4" appears 2 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "test5" appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "mapping2" appears 14 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "test6" appears 2 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "test7" appears 2 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "test8" appears 2 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "alias1" appears 17 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "alias2" appears 17 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "test9" appears 2 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "test10" appears 2 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "test11" appears 2 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "alias4" appears 8 times in the file. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 14 times in the file. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 3 times in the file. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "alias-bar1" appears 4 times in the file. | 117 | |
| extension | MultipleStringLiteralsExtended | The String "alias-bar2" appears 5 times in the file. | 118 | |
| extension | MultipleStringLiteralsExtended | The String "{\"term\":{\"user\":\"kimchy\"}}" appears 3 times in the file. | 118 | |
| extension | MultipleStringLiteralsExtended | The String "alias-bar3" appears 6 times in the file. | 119 | |
| extension | MultipleStringLiteralsExtended | The String "routing-bar" appears 4 times in the file. | 119 | |
| extension | MultipleStringLiteralsExtended | The String "test12" appears 2 times in the file. | 120 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 300 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 301 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 302 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 303 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "xxx.name" appears 3 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "name1" appears 6 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "xxx." appears 5 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "id1" appears 6 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "name2" appears 4 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "id2" appears 4 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "xxx._id" appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "name3" appears 2 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "id3" appears 2 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "A" appears 4 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "B" appears 3 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "tag" appears 3 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "group" appears 3 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 2 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "X" appears 2 times in the file. | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "node0" appears 14 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "node1" appears 11 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "ClusterState: {}" appears 7 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "cluster.routing.allocation.node_concurrent_recoveries" appears 2 times in the file. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "now, start one more node, check that rebalancing will happen because we set it to always" appears 2 times in the file. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "node2" appears 16 times in the file. | 114 | |
| extension | MultipleStringLiteralsExtended | The String "node" appears 2 times in the file. | 264 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 295 | |
| extension | MultipleStringLiteralsExtended | The String "restart all the primary shards, replicas will start initializing" appears 2 times in the file. | 318 | |
| extension | MultipleStringLiteralsExtended | The String "start the replica shards" appears 3 times in the file. | 324 | |
| extension | MultipleStringLiteralsExtended | The String "complete rebalancing" appears 3 times in the file. | 330 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 5 times in the file. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 35 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "node1" appears 47 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "node2" appears 39 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "--> building initial routing table" appears 2 times in the file. | 107 | |
| extension | MultipleStringLiteralsExtended | The String "node3" appears 13 times in the file. | 120 | |
| extension | MultipleStringLiteralsExtended | The String "node4" appears 2 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "--> allocating with primary flag set to true" appears 2 times in the file. | 141 | |
| extension | MultipleStringLiteralsExtended | The String "--> start the primary shard" appears 2 times in the file. | 149 | |
| extension | MultipleStringLiteralsExtended | The String "--> allocate the replica shard on on the second node" appears 4 times in the file. | 163 | |
| extension | MultipleStringLiteralsExtended | The String "--> start the replica shard" appears 3 times in the file. | 173 | |
| extension | MultipleStringLiteralsExtended | The String "--> cancel primary allocation, make sure it fails..." appears 2 times in the file. | 223 | |
| extension | MultipleStringLiteralsExtended | The String "node5" appears 3 times in the file. | 344 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "cluster.routing.allocation.concurrent_recoveries" appears 6 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "always" appears 10 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "cluster.routing.allocation.awareness.attributes" appears 10 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "rack_id" appears 49 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 16 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "--> adding two nodes on same rack and do rerouting" appears 10 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "node1" appears 11 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 22 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "node2" appears 11 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "--> start the shards (primaries)" appears 10 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "--> start the shards (replicas)" appears 6 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "--> add a new node with a new rack and reroute" appears 9 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "node3" appears 17 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 9 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "--> complete relocation" appears 11 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "--> do another reroute, make sure nothing moves" appears 12 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "--> add another node with a new rack, make sure nothing moves" appears 4 times in the file. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "node4" appears 13 times in the file. | 107 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 9 times in the file. | 107 | |
| extension | MultipleStringLiteralsExtended | The String "node5" appears 4 times in the file. | 177 | |
| extension | MultipleStringLiteralsExtended | The String "cluster.routing.allocation.node_concurrent_recoveries" appears 4 times in the file. | 188 | |
| extension | MultipleStringLiteralsExtended | The String "cluster.routing.allocation.node_initial_primaries_recoveries" appears 4 times in the file. | 189 | |
| extension | MultipleStringLiteralsExtended | The String "cluster.routing.allocation.cluster_concurrent_rebalance" appears 4 times in the file. | 191 | |
| extension | MultipleStringLiteralsExtended | The String "cluster.routing.allocation.balance.index" appears 2 times in the file. | 193 | |
| extension | MultipleStringLiteralsExtended | The String "cluster.routing.allocation.balance.replica" appears 2 times in the file. | 194 | |
| extension | MultipleStringLiteralsExtended | The String "cluster.routing.allocation.balance.primary" appears 2 times in the file. | 195 | |
| extension | MultipleStringLiteralsExtended | The String "--> complete initializing" appears 3 times in the file. | 255 | |
| extension | MultipleStringLiteralsExtended | The String "--> run it again, since we still might have relocation" appears 2 times in the file. | 259 | |
| extension | MultipleStringLiteralsExtended | The String "--> add another node with a new rack, some more relocation should happen" appears 3 times in the file. | 268 | |
| extension | MultipleStringLiteralsExtended | The String "test1" appears 4 times in the file. | 299 | |
| extension | MultipleStringLiteralsExtended | The String "test2" appears 4 times in the file. | 300 | |
| extension | MultipleStringLiteralsExtended | The String "--> complete initializing round: [{}]" appears 2 times in the file. | 343 | |
| extension | MultipleStringLiteralsExtended | The String "--> add another node with a new rack, we will have another relocation" appears 2 times in the file. | 441 | |
| extension | MultipleStringLiteralsExtended | The String "--> make sure another reroute does not move things" appears 2 times in the file. | 457 | |
| extension | MultipleStringLiteralsExtended | The String "node6" appears 2 times in the file. | 524 | |
| extension | MultipleStringLiteralsExtended | The String "cluster.routing.allocation.awareness.force.rack_id.values" appears 3 times in the file. | 547 | |
| extension | MultipleStringLiteralsExtended | The String "1,2" appears 3 times in the file. | 547 | |
| extension | MultipleStringLiteralsExtended | The String "--> replica will not start because we have only one rack value" appears 2 times in the file. | 576 | |
| extension | MultipleStringLiteralsExtended | The String "zone" appears 4 times in the file. | 768 | |
| extension | MultipleStringLiteralsExtended | The String "A-0" appears 2 times in the file. | 789 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 2 times in the file. | 789 | |
| extension | MultipleStringLiteralsExtended | The String "B-0" appears 2 times in the file. | 790 | |
| extension | MultipleStringLiteralsExtended | The String "A-1" appears 3 times in the file. | 811 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 58 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 86 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 114 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 144 | |
| extension | MultipleStringLiteralsExtended | The String "node" appears 4 times in the file. | 160 | |
| extension | MultipleStringLiteralsExtended | The String "start the replica shards" appears 3 times in the file. | 173 | |
| extension | MultipleStringLiteralsExtended | The String "complete rebalancing" appears 2 times in the file. | 179 | |
| extension | MultipleStringLiteralsExtended | The String "rebalancing" appears 2 times in the file. | 239 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around identifier 'numShards'. | 261 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around identifier 'numberOfNodes'. | 261 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around identifier 'numShards'. | 275 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around identifier 'numberOfNodes'. | 275 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around identifier 'numShards'. | 291 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around identifier 'numberOfNodes'. | 291 | |
| extension | MultipleStringLiteralsExtended | The String "node1" appears 3 times in the file. | 407 | |
| extension | MultipleStringLiteralsExtended | The String "node0" appears 2 times in the file. | 409 | |
| extension | MultipleStringLiteralsExtended | The String "node2" appears 3 times in the file. | 416 | |
| extension | MultipleStringLiteralsExtended | The String "node3" appears 2 times in the file. | 421 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Node: " appears 2 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String " has shard mismatch: " appears 2 times in the file. | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NameConventionForJunit4TestClasses | JUnit test class name should match '.+Test\d*|.+Tests\d*|Test.+|Tests.+|.+IT|.+ITs|.+TestCase\d*|.+TestCases\d*' pattern. | 54 | |
| extension | MultipleVariableDeclarationsExtended | Only one variable definition per line allowed. | 133 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test1" appears 114 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "test2" appears 105 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "start two nodes" appears 6 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "node1" appears 6 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "node2" appears 6 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "start all the primary shards for test1, replicas will start initializing" appears 6 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "start the test1 replica shards" appears 6 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "node3" appears 15 times in the file. | 118 | |
| extension | MultipleStringLiteralsExtended | The String "start all the primary shards for test2, replicas will start initializing" appears 3 times in the file. | 203 | |
| extension | MultipleStringLiteralsExtended | The String "now, start 1 more node, check that rebalancing will not happen (for test1) because we set it to all_active" appears 2 times in the file. | 517 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 21 times in the file. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "cluster.routing.allocation.concurrent_recoveries" appears 3 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "always" appears 3 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "--> building initial routing table" appears 3 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 15 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "--> adding 2 nodes on same rack and do rerouting" appears 3 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "node1" appears 15 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "node2" appears 14 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "--> verifying all is allocated" appears 3 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "--> adding additional node" appears 2 times in the file. | 135 | |
| extension | MultipleStringLiteralsExtended | The String "node3" appears 10 times in the file. | 137 | |
| extension | MultipleStringLiteralsExtended | The String "--> moving primary shard to node3" appears 2 times in the file. | 151 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Building initial routing table" appears 2 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 4 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "--> adding two nodes and do rerouting" appears 2 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "node1" appears 3 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "node2" appears 3 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "--> start the shards (primaries)" appears 2 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "disabled" appears 3 times in the file. | 115 | |
| extension | MultipleStringLiteralsExtended | The String "enabled" appears 3 times in the file. | 116 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 9 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "node1" appears 2 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "node2" appears 2 times in the file. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test1" appears 6 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "test2" appears 6 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "start 4 nodes" appears 2 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "node1" appears 4 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "node2" appears 4 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "node3" appears 4 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "node4" appears 4 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "start all the primary shards, replicas will start initializing" appears 2 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "start the replica shards" appears 2 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "remove 2 nodes where primaries are allocated, reroute" appears 2 times in the file. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "cluster.routing.allocation.concurrent_recoveries" appears 6 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "always" appears 6 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 111 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "node1" appears 27 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "node2" appears 23 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "node3" appears 16 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "--> moving primary shard to node3" appears 2 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "Building initial routing table" appears 5 times in the file. | 145 | |
| extension | MultipleStringLiteralsExtended | The String "Adding two nodes and performing rerouting" appears 3 times in the file. | 157 | |
| extension | MultipleStringLiteralsExtended | The String "Start the shards (primaries)" appears 2 times in the file. | 163 | |
| extension | MultipleStringLiteralsExtended | The String "Start the shards (backups)" appears 2 times in the file. | 182 | |
| extension | MultipleStringLiteralsExtended | The String "fail the shard again, see that nothing happens" appears 2 times in the file. | 273 | |
| extension | MultipleStringLiteralsExtended | The String "node" appears 2 times in the file. | 299 | |
| extension | MultipleStringLiteralsExtended | The String "node4" appears 2 times in the file. | 504 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "value1,value2" appears 2 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "value3,value4" appears 2 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "Building initial routing table" appears 2 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 5 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "node1" appears 5 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "tag1" appears 8 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "value1" appears 2 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "node2" appears 4 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "value2" appears 2 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "node3" appears 2 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "value3" appears 2 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "node4" appears 3 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "value4" appears 2 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "--> start the shards (primaries)" appears 2 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "--> start the shards (replicas)" appears 2 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "--> make sure shards are only allocated on tag1 with value1 and value2" appears 2 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "index.number_of_shards" appears 2 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "index.number_of_replicas" appears 2 times in the file. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "index.routing.allocation.include.tag1" appears 2 times in the file. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "index.routing.allocation.exclude.tag1" appears 2 times in the file. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "cluster.routing.allocation.node_concurrent_recoveries" appears 3 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "cluster.routing.allocation.node_initial_primaries_recoveries" appears 3 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "always" appears 3 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "cluster.routing.allocation.cluster_concurrent_rebalance" appears 3 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "Building initial routing table" appears 3 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 105 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "test1" appears 68 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "Adding three node and performing rerouting" appears 2 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "node1" appears 13 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "node2" appears 13 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "node3" appears 13 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "Another round of rebalancing" appears 3 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "Reroute, nothing should change" appears 5 times in the file. | 129 | |
| extension | MultipleStringLiteralsExtended | The String "Start the more shards" appears 3 times in the file. | 134 | |
| extension | MultipleStringLiteralsExtended | The String "Add another node and perform rerouting, nothing will happen since primary not started" appears 2 times in the file. | 233 | |
| extension | MultipleStringLiteralsExtended | The String "Start the backup shard" appears 2 times in the file. | 266 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "cluster.routing.allocation.concurrent_recoveries" appears 4 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "always" appears 3 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "cluster.routing.allocation.cluster_concurrent_rebalance" appears 4 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "Building initial routing table" appears 4 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 70 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "test_" appears 2 times in the file. | 168 | |
| extension | MultipleStringLiteralsExtended | The String "node" appears 2 times in the file. | 191 | |
| extension | MultipleStringLiteralsExtended | The String "old0" appears 6 times in the file. | 236 | |
| extension | MultipleStringLiteralsExtended | The String "old1" appears 2 times in the file. | 237 | |
| extension | MultipleStringLiteralsExtended | The String "new0" appears 5 times in the file. | 244 | |
| extension | MultipleStringLiteralsExtended | The String "new1" appears 2 times in the file. | 250 | |
| extension | MultipleStringLiteralsExtended | The String "RoutingNodes: {}" appears 3 times in the file. | 274 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 289 | |
| extension | MultipleStringLiteralsExtended | The String "From: " appears 2 times in the file. | 309 | |
| extension | MultipleStringLiteralsExtended | The String " with Version: " appears 4 times in the file. | 309 | |
| extension | MultipleStringLiteralsExtended | The String " to: " appears 2 times in the file. | 309 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 310 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 321 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 386 position 56 need optimization. All method calls are advised to move to end of logic expression. | 386 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test1" appears 3 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "test2" appears 3 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "node1" appears 3 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "tag1" appears 3 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "value1" appears 2 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "value2" appears 3 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "index.number_of_shards" appears 2 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "index.number_of_replicas" appears 2 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "index.routing.allocation.exclude.tag1" appears 2 times in the file. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test1" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "test2" appears 2 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "new_index" appears 3 times in the file. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "cluster.routing.allocation.concurrent_recoveries" appears 2 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "Building initial routing table" appears 2 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 8 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "Adding two nodes and performing rerouting" appears 2 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "node1" appears 7 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "node2" appears 6 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "node3" appears 3 times in the file. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "node1" appears 2 times in the file. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "INDEX_" appears 2 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "adding node [{}]" appears 2 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "NODE_" appears 5 times in the file. | 97 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 144 position 102 need optimization. All method calls are advised to move to end of logic expression. | 144 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 153 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 154 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 160 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'CTOR(.*)'. | 174 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 21 times in the file. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 27 times in the file. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "cluster.routing.allocation.node_concurrent_recoveries" appears 3 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "cluster.routing.allocation.node_initial_primaries_recoveries" appears 3 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "always" appears 3 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "cluster.routing.allocation.cluster_concurrent_rebalance" appears 3 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "Building initial routing table" appears 3 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 14 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "test1" appears 14 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "Adding three node and performing rerouting" appears 2 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "node1" appears 12 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "node2" appears 12 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "node3" appears 12 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "Another round of rebalancing" appears 2 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "Reroute, nothing should change" appears 4 times in the file. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "Start the more shards" appears 2 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "Add another node and perform rerouting, nothing will happen since primary not started" appears 2 times in the file. | 145 | |
| extension | MultipleStringLiteralsExtended | The String "Start the backup shard" appears 2 times in the file. | 162 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "node1" appears 2 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "test1" appears 4 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "node2" appears 2 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "node3" appears 3 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "test2" appears 2 times in the file. | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test1" appears 14 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "test2" appears 13 times in the file. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "cluster.routing.allocation.concurrent_recoveries" appears 2 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "Building initial routing table" appears 2 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 6 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "node1" appears 9 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "node2" appears 9 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "Start the primary shards" appears 2 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "test1" appears 3 times in the file. | 130 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "cluster.routing.allocation.concurrent_recoveries" appears 4 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "Building initial routing table" appears 2 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 87 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "node1" appears 11 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "Marking the shard as started" appears 2 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "node2" appears 7 times in the file. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "node3" appears 2 times in the file. | 136 | |
| extension | MultipleStringLiteralsExtended | The String "always" appears 2 times in the file. | 210 | |
| extension | MultipleStringLiteralsExtended | The String "cluster.routing.allocation.cluster_concurrent_rebalance" appears 2 times in the file. | 211 | |
| extension | MultipleStringLiteralsExtended | The String "Building initial routing table with " appears 2 times in the file. | 215 | |
| extension | MultipleStringLiteralsExtended | The String " indices" appears 2 times in the file. | 215 | |
| extension | MultipleStringLiteralsExtended | The String "node" appears 5 times in the file. | 243 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 280 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 49 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "node1" appears 6 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "node2" appears 6 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "node3" appears 2 times in the file. | 153 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 39 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "node1" appears 9 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "node2" appears 8 times in the file. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "node3" appears 4 times in the file. | 152 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "cluster.routing.allocation.node_initial_primaries_recoveries" appears 2 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "Building initial routing table" appears 2 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 4 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "start one node, do reroute, only 3 should initialize" appears 2 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "node1" appears 2 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "start initializing, another 3 should initialize" appears 2 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "start initializing, all primaries should be started" appears 2 times in the file. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 53 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "node3" appears 5 times in the file. | 121 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "node1" appears 43 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "node2" appears 40 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "node3" appears 28 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "node4" appears 10 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "[test][0][p]" appears 6 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "[test][0][r]" appears 4 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "--> calling fake getClusterInfo" appears 7 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "cluster.routing.allocation.concurrent_recoveries" appears 11 times in the file. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "always" appears 11 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "cluster.routing.allocation.cluster_concurrent_rebalance" appears 11 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 29 times in the file. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "--> adding two nodes" appears 2 times in the file. | 114 | |
| extension | MultipleStringLiteralsExtended | The String "--> start the shards (primaries)" appears 4 times in the file. | 126 | |
| extension | MultipleStringLiteralsExtended | The String "--> start the shards (replicas)" appears 3 times in the file. | 136 | |
| extension | MultipleStringLiteralsExtended | The String "--> adding node3" appears 3 times in the file. | 144 | |
| extension | MultipleStringLiteralsExtended | The String "--> changing decider settings" appears 2 times in the file. | 168 | |
| extension | MultipleStringLiteralsExtended | The String "60%" appears 2 times in the file. | 175 | |
| extension | MultipleStringLiteralsExtended | The String "--> changing settings again" appears 2 times in the file. | 199 | |
| extension | MultipleStringLiteralsExtended | The String "--> adding node4" appears 2 times in the file. | 231 | |
| extension | MultipleStringLiteralsExtended | The String "--> apply INITIALIZING shards" appears 3 times in the file. | 244 | |
| extension | MultipleStringLiteralsExtended | The String "30b" appears 2 times in the file. | 260 | |
| extension | MultipleStringLiteralsExtended | The String "n1" appears 4 times in the file. | 264 | |
| extension | MultipleStringLiteralsExtended | The String "n2" appears 7 times in the file. | 265 | |
| extension | MultipleStringLiteralsExtended | The String "n3" appears 4 times in the file. | 266 | |
| extension | MultipleStringLiteralsExtended | The String "node5" appears 4 times in the file. | 268 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 322 | |
| extension | MultipleStringLiteralsExtended | The String "40b" appears 2 times in the file. | 407 | |
| extension | MultipleStringLiteralsExtended | The String "--> adding node1" appears 2 times in the file. | 569 | |
| extension | MultipleStringLiteralsExtended | The String "test2" appears 3 times in the file. | 733 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "0b" appears 3 times in the file. | 62 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 67 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "500mb" appears 2 times in the file. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Building initial routing table" appears 2 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 4 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "--> adding two nodes and do rerouting" appears 2 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "node1" appears 3 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "node2" appears 3 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "--> start the shards (primaries)" appears 2 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "disabled" appears 3 times in the file. | 115 | |
| extension | MultipleStringLiteralsExtended | The String "enabled" appears 3 times in the file. | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "n1" appears 3 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "n2" appears 3 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "n3" appears 3 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "--> node {} has {} shards" appears 2 times in the file. | 116 | |
| extension | MultipleStringLiteralsExtended | The String "node_t1" appears 2 times in the file. | 173 | |
| extension | MultipleStringLiteralsExtended | The String "node_t2" appears 2 times in the file. | 174 | |
| extension | MultipleStringLiteralsExtended | The String "node_t3" appears 2 times in the file. | 175 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 4 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "node1" appears 4 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "node2" appears 3 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "node3" appears 2 times in the file. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test_idx" appears 3 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "test_template" appears 2 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "node_foo" appears 4 times in the file. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "1s" appears 2 times in the file. | 119 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "10m" appears 2 times in the file. | 36 | |
| extension | MultipleStringLiteralsExtended | The String "10g" appears 2 times in the file. | 37 | |
| extension | MultipleStringLiteralsExtended | The String "10.2" appears 8 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "10.2.3" appears 6 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "0.0" appears 2 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "-1.0" appears 2 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 3 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 3 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "0" appears 3 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "-1" appears 4 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "asdasd" appears 2 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "20" appears 2 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "-1%" appears 2 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "101%" appears 2 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "100%" appears 2 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "99%" appears 2 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "0%" appears 2 times in the file. | 92 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "node.tag" appears 2 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "A" appears 4 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 10 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "index.number_of_shards" appears 4 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "index.number_of_replicas" appears 4 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "index.routing.allocation.include.tag" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "4" appears 3 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "ABC" appears 2 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "test1" appears 3 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "test2" appears 3 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "routing_alias" appears 3 times in the file. | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test1" appears 18 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "test2" appears 4 times in the file. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "cluster.routing.allocation.concurrent_recoveries" appears 2 times in the file. | 218 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 18 times in the file. | 224 | |
| extension | MultipleStringLiteralsExtended | The String "node1" appears 8 times in the file. | 234 | |
| extension | MultipleStringLiteralsExtended | The String "rack_id" appears 4 times in the file. | 234 | |
| extension | MultipleStringLiteralsExtended | The String "zone" appears 2 times in the file. | 234 | |
| extension | MultipleStringLiteralsExtended | The String "node2" appears 4 times in the file. | 235 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 248 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 256 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 298 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 298 | |
| extension | MultipleStringLiteralsExtended | The String "_shards:0" appears 2 times in the file. | 298 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 302 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 302 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 307 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 307 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 312 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 312 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 317 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 317 | |
| extension | MultipleStringLiteralsExtended | The String "_shards:0;_prefer_node:node1" appears 2 times in the file. | 317 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 322 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 322 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 10 times in the file. | 55 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 4 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 2 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 4 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 2 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "default" appears 2 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "quick brown fox" appears 2 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "field2" appears 3 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "quick lazy huge brown fox" appears 2 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "quick brown" appears 2 times in the file. | 70 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 72 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 81 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "doc_values_format" appears 2 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 3 times in the file. | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 36 | |
| extension | MultipleStringLiteralsExtended | The String "true" appears 10 times in the file. | 36 | |
| extension | MultipleStringLiteralsExtended | The String "false" appears 7 times in the file. | 36 | |
| extension | MultipleStringLiteralsExtended | The String "on" appears 10 times in the file. | 36 | |
| extension | MultipleStringLiteralsExtended | The String "off" appears 7 times in the file. | 36 | |
| extension | MultipleStringLiteralsExtended | The String "yes" appears 10 times in the file. | 36 | |
| extension | MultipleStringLiteralsExtended | The String "no" appears 7 times in the file. | 36 | |
| extension | MultipleStringLiteralsExtended | The String "0" appears 7 times in the file. | 36 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 7 times in the file. | 36 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 37 | |
| extension | MultipleStringLiteralsExtended | The String "prefix" appears 4 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "suffix" appears 2 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "] as boolean" appears 2 times in the file. | 42 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 3 times in the file. | 78 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 80 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "read bytes didn't match written bytes" appears 5 times in the file. | 71 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 92 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 34 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 36 | |
| extension | MultipleStringLiteralsExtended | The String "barFoo" appears 5 times in the file. | 36 | |
| extension | MultipleStringLiteralsExtended | The String "foo bar" appears 4 times in the file. | 40 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 58 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 65 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 75 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 78 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "foo" appears 2 times in the file. | 29 | |
| extension | MultipleStringLiteralsExtended | The String "fooBar" appears 4 times in the file. | 30 | |
| extension | MultipleStringLiteralsExtended | The String "FooBar" appears 2 times in the file. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 31 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 37 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "error" appears 2 times in the file. | 46 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 49 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 55 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 11 times in the file. | 65 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 7 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "foo1" appears 3 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "bar1" appears 3 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "foo2" appears 3 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "bar2" appears 3 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "alias" appears 2 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "desc" appears 2 times in the file. | 104 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Method definition in wrong order. Expected 'Method(.*)' then 'InnerClass()'. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "foobar" appears 2 times in the file. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 3 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "tripped too many times" appears 2 times in the file. | 62 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "no other exceptions were thrown" appears 3 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "breaker was tripped" appears 2 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "breaker was tripped at least once" appears 2 times in the file. | 82 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 124 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 186 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 195 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 223 | |
| extension | MultipleStringLiteralsExtended | The String "should never reach this" appears 2 times in the file. | 226 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 238 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 39 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 40 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 45 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 46 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 52 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 56 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "expected IllegalStateException" appears 4 times in the file. | 95 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 190 | |
| extension | MultipleStringLiteralsExtended | The String "rw" appears 2 times in the file. | 263 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 559 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "basic" appears 2 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "] used to be [" appears 2 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "], but now is [" appears 2 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "anything" appears 5 times in the file. | 146 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | RedundantReturn | Redundant return. | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "cmd" appears 13 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "tool" appears 12 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "io error" appears 2 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "cmd1" appears 3 times in the file. | 169 | |
| extension | MultipleStringLiteralsExtended | The String "-h" appears 2 times in the file. | 177 | |
| extension | MultipleStringLiteralsExtended | The String "cmd1 help" appears 2 times in the file. | 180 | |
| extension | MultipleStringLiteralsExtended | The String "cmd0" appears 2 times in the file. | 187 | |
| extension | MultipleStringLiteralsExtended | The String "error message" appears 3 times in the file. | 235 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "text" appears 10 times in the file. | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 33 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'O' does not extend anything. | 36 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 4 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 3 times in the file. | 121 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 33 | |
| extension | UselessSuperCtorCall | Super call could be removed: Class 'O' does not extend anything. | 36 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 3 times in the file. | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "body" appears 3 times in the file. | 96 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 128 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 196 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 256 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 378 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "lzf" appears 2 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "compress.default.type" appears 2 times in the file. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type" appears 49 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "Point" appears 3 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "coordinates" appears 47 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "LineString" appears 3 times in the file. | 65 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 95 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 96 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "envelope" appears 4 times in the file. | 146 | |
| extension | MultipleStringLiteralsExtended | The String "Polygon" appears 17 times in the file. | 190 | |
| extension | MultipleStringLiteralsExtended | The String "point" appears 3 times in the file. | 216 | |
| extension | MultipleStringLiteralsExtended | The String "multipoint" appears 3 times in the file. | 237 | |
| extension | MultipleStringLiteralsExtended | The String "MultiPolygon" appears 3 times in the file. | 266 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 488 | |
| extension | MultipleStringLiteralsExtended | The String "polygon" appears 7 times in the file. | 493 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 787 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 2 times in the file. | 802 | |
| extension | MultipleStringLiteralsExtended | The String "foobar" appears 2 times in the file. | 807 | |
| extension | MultipleStringLiteralsExtended | The String "orientation" appears 6 times in the file. | 822 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 173 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 184 | |
| extension | MultipleStringLiteralsExtended | The String "100m" appears 5 times in the file. | 185 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 186 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 189 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 192 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 195 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 198 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 204 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 313 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 313 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 314 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 314 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 315 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 315 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 316 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 316 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 317 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 317 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 318 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 318 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 319 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 319 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 320 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 320 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 321 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 321 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 322 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 323 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 324 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 324 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 325 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 325 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 326 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 326 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 327 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 327 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 328 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 329 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 329 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 330 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 330 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 331 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 332 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 333 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 334 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 334 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 335 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 335 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 336 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 337 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 338 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 339 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 339 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 340 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 340 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 341 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 341 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 342 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 342 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 343 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 344 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 344 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 345 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 345 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 346 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 346 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 347 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 347 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 348 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 348 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 349 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 349 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 350 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 350 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 353 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 353 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 354 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 354 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 355 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 355 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 356 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 357 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 357 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 358 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 358 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 359 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 359 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 360 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 361 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 361 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 362 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 363 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 363 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 364 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 364 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 365 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 366 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 367 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 367 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 368 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 368 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 369 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 369 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 370 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 370 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 371 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 371 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 372 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 372 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 373 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 373 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 374 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 374 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 375 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 375 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 376 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 376 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 377 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 377 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 378 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 378 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 492 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 536 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 596 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "1" appears 6 times in the file. | 36 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 6 times in the file. | 36 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 9 times in the file. | 36 | |
| extension | MultipleStringLiteralsExtended | The String "4" appears 3 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "5" appears 3 times in the file. | 45 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 72 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 79 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 86 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "v1" appears 2 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String ".new" appears 3 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "file1.txt" appears 6 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "version1" appears 22 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "dir/file2.txt" appears 6 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "v2" appears 2 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "file1.txt.new" appears 4 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "version2" appears 4 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "dir/file2.txt.new" appears 4 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "file3.txt" appears 4 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "dir/subdir/file4.txt" appears 4 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "v3" appears 2 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "version3" appears 2 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "file3.txt.new" appears 2 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "dir/subdir/file4.txt.new" appears 2 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "dir/subdir/file5.txt" appears 2 times in the file. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "content" appears 6 times in the file. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 88 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "hello" appears 2 times in the file. | 282 | |
| extension | MultipleStringLiteralsExtended | The String "goodbye" appears 2 times in the file. | 283 | |
| extension | ForbidAnnotation | Incorrect target: 'METHOD_DEF' for annotation: 'Ignore'. | 306 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 318 | |
| extension | MultipleStringLiteralsExtended | The String "expected IllegalStateException: stream closed" appears 3 times in the file. | 320 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 327 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 336 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "dateOptionalTime" appears 2 times in the file. | 31 | |
| extension | MultipleStringLiteralsExtended | The String "\n" appears 6 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "2014-05-30T20:21:35.123" appears 2 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "2014-11-19T03" appears 2 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "2014-11-18T13" appears 2 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "2014-11-18" appears 3 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "2014-12-17T23:59" appears 2 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "2014-11-18T14:27:32" appears 5 times in the file. | 106 | |
| extension | MultipleStringLiteralsExtended | The String "2014-11-18T14:27" appears 3 times in the file. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "2014-11-18||/y" appears 4 times in the file. | 115 | |
| extension | MultipleStringLiteralsExtended | The String "2014-01-01" appears 2 times in the file. | 115 | |
| extension | MultipleStringLiteralsExtended | The String "2014-12-31T23:59:59.999" appears 3 times in the file. | 116 | |
| extension | MultipleStringLiteralsExtended | The String "2014||/y" appears 2 times in the file. | 117 | |
| extension | MultipleStringLiteralsExtended | The String "CET" appears 7 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "2014-11-18||/M" appears 4 times in the file. | 124 | |
| extension | MultipleStringLiteralsExtended | The String "2014-11-01" appears 2 times in the file. | 124 | |
| extension | MultipleStringLiteralsExtended | The String "2014-11-30T23:59:59.999" appears 2 times in the file. | 125 | |
| extension | MultipleStringLiteralsExtended | The String "2014-11||/M" appears 2 times in the file. | 126 | |
| extension | MultipleStringLiteralsExtended | The String "2014-11-18T14||/w" appears 2 times in the file. | 131 | |
| extension | MultipleStringLiteralsExtended | The String "2014-11-17" appears 2 times in the file. | 131 | |
| extension | MultipleStringLiteralsExtended | The String "2014-11-23T23:59:59.999" appears 2 times in the file. | 132 | |
| extension | MultipleStringLiteralsExtended | The String "2014-11-18||/w" appears 6 times in the file. | 133 | |
| extension | MultipleStringLiteralsExtended | The String "2014-11-16T23:00:00.000Z" appears 2 times in the file. | 135 | |
| extension | MultipleStringLiteralsExtended | The String "2014-11-18T14||/d" appears 2 times in the file. | 141 | |
| extension | MultipleStringLiteralsExtended | The String "2014-11-18T23:59:59.999" appears 2 times in the file. | 142 | |
| extension | MultipleStringLiteralsExtended | The String "2014-11-18||/d" appears 2 times in the file. | 143 | |
| extension | MultipleStringLiteralsExtended | The String "2014-11-18T14:27||/h" appears 4 times in the file. | 146 | |
| extension | MultipleStringLiteralsExtended | The String "2014-11-18T14" appears 4 times in the file. | 146 | |
| extension | MultipleStringLiteralsExtended | The String "2014-11-18T14:59:59.999" appears 4 times in the file. | 147 | |
| extension | MultipleStringLiteralsExtended | The String "2014-11-18T14||/H" appears 4 times in the file. | 148 | |
| extension | MultipleStringLiteralsExtended | The String "2014-11-18T14:27:32||/m" appears 2 times in the file. | 155 | |
| extension | MultipleStringLiteralsExtended | The String "2014-11-18T14:27:59.999" appears 2 times in the file. | 156 | |
| extension | MultipleStringLiteralsExtended | The String "2014-11-18T14:27||/m" appears 2 times in the file. | 157 | |
| extension | MultipleStringLiteralsExtended | The String "2014-11-18T14:27:32.123||/s" appears 2 times in the file. | 160 | |
| extension | MultipleStringLiteralsExtended | The String "2014-11-18T14:27:32.999" appears 2 times in the file. | 161 | |
| extension | MultipleStringLiteralsExtended | The String "2014-11-18T14:27:32||/s" appears 2 times in the file. | 162 | |
| extension | MultipleStringLiteralsExtended | The String "Expected date math truncation exception" appears 2 times in the file. | 179 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 193 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 195 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "This is an error" appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "This is a warning" appears 2 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "This is an info" appears 2 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "This is a debug" appears 2 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "This is a trace" appears 2 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "locationInfoTest" appears 5 times in the file. | 69 | |
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "This is an error" appears 2 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "This is a warning" appears 2 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "This is an info" appears 2 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "This is a debug" appears 2 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "This is a trace" appears 2 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "locationInfoTest" appears 5 times in the file. | 92 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 3 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "path.conf" appears 5 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "json" appears 2 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "yml" appears 3 times in the file. | 115 | |
| extension | MultipleStringLiteralsExtended | The String "yaml" appears 2 times in the file. | 116 | |
| extension | MultipleStringLiteralsExtended | The String "yml: bar" appears 2 times in the file. | 117 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 2 times in the file. | 126 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 18 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 5 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 6 times in the file. | 122 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 4 times in the file. | 126 | |
| extension | MultipleStringLiteralsExtended | The String "4" appears 3 times in the file. | 131 | |
| extension | MultipleStringLiteralsExtended | The String "segments_1" appears 2 times in the file. | 233 | |
| extension | MultipleStringLiteralsExtended | The String "_0.cfs" appears 2 times in the file. | 234 | |
| extension | MultipleStringLiteralsExtended | The String "_0.cfe" appears 2 times in the file. | 235 | |
| extension | MultipleStringLiteralsExtended | The String "_0.si" appears 2 times in the file. | 236 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 275 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 280 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 286 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 288 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 293 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "field1" appears 11 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "all" appears 2 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "field2" appears 10 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "your" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "boosts" appears 2 times in the file. | 54 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 62 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "something" appears 9 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "else" appears 9 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "_id" appears 9 times in the file. | 131 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 5 times in the file. | 131 | |
| extension | MultipleStringLiteralsExtended | The String "_all" appears 30 times in the file. | 136 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 4 times in the file. | 141 | |
| extension | MultipleStringLiteralsExtended | The String "something moo" appears 4 times in the file. | 228 | |
| extension | MultipleStringLiteralsExtended | The String "else koo" appears 4 times in the file. | 229 | |
| extension | MultipleStringLiteralsExtended | The String "koo" appears 2 times in the file. | 253 | |
| extension | MultipleStringLiteralsExtended | The String "moo" appears 2 times in the file. | 263 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "id" appears 6 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 3 times in the file. | 100 | |
| extension | MoveVariableInsideIf | Variable 'doc' can be moved inside the block at line '118' to restrict runtime creation. | 117 | |
| extension | MultipleStringLiteralsExtended | The String "cycle " appears 2 times in the file. | 206 | |
| extension | MultipleStringLiteralsExtended | The String ", term " appears 2 times in the file. | 206 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_id" appears 2 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "text" appears 2 times in the file. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_id" appears 2 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "text" appears 3 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "lucene" appears 3 times in the file. | 53 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "field" appears 7 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "aaa" appears 2 times in the file. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "field1" appears 2 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "all" appears 3 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "xxx" appears 3 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "19" appears 5 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "20" appears 4 times in the file. | 68 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 100 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 104 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 108 | |
| extension | MultipleStringLiteralsExtended | The String "10" appears 2 times in the file. | 108 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 112 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "admin guest" appears 2 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "010" appears 7 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "20040101" appears 3 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "Y" appears 6 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "guest" appears 2 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "020" appears 15 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "20050101" appears 5 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "admin" appears 11 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "Maybe" appears 3 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "030" appears 19 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "N" appears 11 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "accessRights" appears 11 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "price" appears 25 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "date" appears 4 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "inStock" appears 13 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "Should retrieves only 1 doc" appears 2 times in the file. | 153 | |
| extension | MultipleStringLiteralsExtended | The String "Shoulds Ored but AndNot" appears 2 times in the file. | 175 | |
| extension | MultipleStringLiteralsExtended | The String "Shoulds Ored but AndNots" appears 2 times in the file. | 178 | |
| extension | MultipleStringLiteralsExtended | The String "Shoulds Ored but MUST" appears 2 times in the file. | 197 | |
| extension | MultipleStringLiteralsExtended | The String "040" appears 2 times in the file. | 220 | |
| extension | MultipleStringLiteralsExtended | The String "20051231" appears 2 times in the file. | 222 | |
| extension | MultipleStringLiteralsExtended | The String "Shoulds Ored but MUSTs ANDED and MustNot" appears 2 times in the file. | 224 | |
| extension | MultipleStringLiteralsExtended | The String "MUST" appears 2 times in the file. | 239 | |
| extension | MultipleStringLiteralsExtended | The String "MUST_NOT" appears 2 times in the file. | 251 | |
| extension | MultipleStringLiteralsExtended | The String "MUST_NOT wins over MUST for same docs" appears 2 times in the file. | 264 | |
| extension | MultipleStringLiteralsExtended | The String "A MUST filter that returns a null DIS should never return documents" appears 2 times in the file. | 284 | |
| extension | MultipleStringLiteralsExtended | The String "A MUST filter that returns a null DISI should never return documents" appears 2 times in the file. | 289 | |
| extension | MultipleStringLiteralsExtended | The String "A single MUST_NOT filter that returns a null DIS should be invisible" appears 2 times in the file. | 332 | |
| extension | MultipleStringLiteralsExtended | The String ">0 shoulds with no matches should return no docs" appears 3 times in the file. | 344 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MoveVariableInsideIf | Variable 'leftResult' can be moved inside the block at line '509' to restrict runtime creation. | 498 | |
| extension | MoveVariableInsideIf | Variable 'rightResult' can be moved inside the block at line '509' to restrict runtime creation. | 499 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 504 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 507 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 12 times in the file. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 35 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 4 times in the file. | 170 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 3 times in the file. | 178 | |
| extension | MultipleStringLiteralsExtended | The String "4" appears 2 times in the file. | 248 | |
| extension | MultipleStringLiteralsExtended | The String "5" appears 2 times in the file. | 255 | |
| extension | MultipleStringLiteralsExtended | The String "6" appears 2 times in the file. | 260 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | TernaryPerExpressionCount | More than 1 ternary operators in expression. | 31 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 34 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/a/b/c" appears 2 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "walla" appears 4 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "a/d/g" appears 2 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "kuku" appears 2 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "x/b/c" appears 2 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "lala" appears 2 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "one" appears 2 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "two" appears 2 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "three" appears 2 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "bingo" appears 2 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "test1" appears 9 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "/b/{name}" appears 2 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "test2" appears 10 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 7 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "/b/testX" appears 2 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 3 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "testX" appears 2 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 3 times in the file. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "{test}/a" appears 2 times in the file. | 106 | |
| extension | MultipleStringLiteralsExtended | The String "test3" appears 3 times in the file. | 106 | |
| extension | MultipleStringLiteralsExtended | The String "test4" appears 4 times in the file. | 107 | |
| extension | MultipleStringLiteralsExtended | The String "test5" appears 4 times in the file. | 108 | |
| extension | MultipleStringLiteralsExtended | The String "test6" appears 2 times in the file. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "/b/a" appears 2 times in the file. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 2 times in the file. | 126 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 2 times in the file. | 126 | |
| extension | MultipleStringLiteralsExtended | The String "c" appears 2 times in the file. | 128 | |
| extension | MultipleStringLiteralsExtended | The String "*" appears 4 times in the file. | 146 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "{" appears 5 times in the file. | 32 | |
| extension | MultipleStringLiteralsExtended | The String "}" appears 11 times in the file. | 32 | |
| extension | MultipleStringLiteralsExtended | The String "foo1" appears 5 times in the file. | 34 | |
| extension | MultipleStringLiteralsExtended | The String "bar1" appears 2 times in the file. | 34 | |
| extension | MultipleStringLiteralsExtended | The String "foo2" appears 5 times in the file. | 35 | |
| extension | MultipleStringLiteralsExtended | The String "{foo1}" appears 2 times in the file. | 37 | |
| extension | MultipleStringLiteralsExtended | The String "${" appears 8 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "}}" appears 2 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 6 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 12 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "${foo}" appears 7 times in the file. | 53 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "${foo1}" appears 2 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "${foo2}" appears 2 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "barbar" appears 3 times in the file. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "baz" appears 6 times in the file. | 109 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 138 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Method(.*)'. | 83 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 88 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 33 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 35 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "ddd" appears 2 times in the file. | 60 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 61 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "**ddd" appears 2 times in the file. | 62 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 63 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "fffabcddd" appears 3 times in the file. | 64 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "fff**ddd" appears 2 times in the file. | 65 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "fffabcdd" appears 2 times in the file. | 66 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 67 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "2009-02-03T01:01:01" appears 5 times in the file. | 37 | |
| extension | MultipleStringLiteralsExtended | The String "2009-02-01T00:00:00.000Z" appears 2 times in the file. | 37 | |
| extension | MultipleStringLiteralsExtended | The String "2012-01-10T01:01:01" appears 2 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "2012-01-09T00:00:00.000Z" appears 2 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "2012-01-08T00:00:00.000Z" appears 2 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "2009-02-02T00:00:00" appears 4 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "2009-02-03T00:00:00" appears 2 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "2009-02-03T01:00:00" appears 4 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "2009-02-03T02:00:00" appears 2 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "UTC" appears 5 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "2014-10-26T01:01:01" appears 2 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "CET" appears 10 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "2014-10-26T01:00:00" appears 2 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "2014-03-30T01:01:01" appears 2 times in the file. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "2014-03-30T01:00:00" appears 2 times in the file. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "2014-03-09T03:01:01" appears 2 times in the file. | 106 | |
| extension | MultipleStringLiteralsExtended | The String "America/Chicago" appears 15 times in the file. | 106 | |
| extension | MultipleStringLiteralsExtended | The String "2014-03-09T03:00:00" appears 2 times in the file. | 106 | |
| extension | MultipleStringLiteralsExtended | The String "2013-11-03T06:01:01" appears 2 times in the file. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "2013-11-03T06:00:00" appears 2 times in the file. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "2014-11-02T06:01:01" appears 2 times in the file. | 120 | |
| extension | MultipleStringLiteralsExtended | The String "2014-11-02T06:00:00" appears 2 times in the file. | 120 | |
| extension | MultipleStringLiteralsExtended | The String "Asia/Jerusalem" appears 21 times in the file. | 131 | |
| extension | MultipleStringLiteralsExtended | The String "2014-11-11T17:00:00" appears 4 times in the file. | 132 | |
| extension | MultipleStringLiteralsExtended | The String "2014-08-11T17:00:00" appears 2 times in the file. | 134 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test.camelCase" appears 2 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 15 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "test.class" appears 3 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "test.class.package" appears 2 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "org.elasticsearch.common.settings." appears 2 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "TestClass" appears 4 times in the file. | 58 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "key1" appears 2 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "value1" appears 2 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "key2" appears 2 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "value2" appears 2 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "key1=value1;key2=value2;" appears 3 times in the file. | 87 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 2 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "sysProp1" appears 2 times in the file. | 107 | |
| extension | MultipleStringLiteralsExtended | The String "sysVal1" appears 2 times in the file. | 107 | |
| extension | MultipleStringLiteralsExtended | The String "setting1" appears 8 times in the file. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 12 times in the file. | 143 | |
| extension | MultipleStringLiteralsExtended | The String "abc" appears 8 times in the file. | 143 | |
| extension | MultipleStringLiteralsExtended | The String "def" appears 9 times in the file. | 144 | |
| extension | MultipleStringLiteralsExtended | The String "ghi" appears 9 times in the file. | 145 | |
| extension | MultipleStringLiteralsExtended | The String "jkl" appears 2 times in the file. | 146 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 6 times in the file. | 147 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 5 times in the file. | 147 | |
| extension | MultipleStringLiteralsExtended | The String "c" appears 5 times in the file. | 147 | |
| extension | MultipleStringLiteralsExtended | The String "baz" appears 8 times in the file. | 155 | |
| extension | MultipleStringLiteralsExtended | The String "foo.bar" appears 8 times in the file. | 169 | |
| extension | MultipleStringLiteralsExtended | The String "foo.baz" appears 6 times in the file. | 170 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 213 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 214 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 219 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 220 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 26 times in the file. | 227 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 15 times in the file. | 227 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 16 times in the file. | 228 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 20 times in the file. | 228 | |
| extension | MultipleStringLiteralsExtended | The String "value.with.deep.key" appears 3 times in the file. | 245 | |
| extension | MultipleStringLiteralsExtended | The String "4" appears 15 times in the file. | 259 | |
| extension | MultipleStringLiteralsExtended | The String "5" appears 15 times in the file. | 259 | |
| extension | MultipleStringLiteralsExtended | The String "value.deep.key" appears 12 times in the file. | 264 | |
| extension | MultipleStringLiteralsExtended | The String "d" appears 4 times in the file. | 298 | |
| extension | MultipleStringLiteralsExtended | The String "e" appears 3 times in the file. | 298 | |
| extension | MultipleStringLiteralsExtended | The String "f" appears 3 times in the file. | 298 | |
| extension | MultipleStringLiteralsExtended | The String "value.data" appears 3 times in the file. | 314 | |
| extension | MultipleStringLiteralsExtended | The String "foo." appears 4 times in the file. | 331 | |
| extension | MultipleStringLiteralsExtended | The String "foo.test" appears 4 times in the file. | 347 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 4 times in the file. | 347 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test3-1" appears 2 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "test3-2" appears 2 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "test1.test3" appears 3 times in the file. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test3-1" appears 2 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "test3-2" appears 2 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "test1.test3" appears 3 times in the file. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 37 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 42 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "42pb" appears 4 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "54tb" appears 4 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "12gb" appears 4 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "1b" appears 2 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "23kb" appears 4 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "23b" appears 2 times in the file. | 86 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 89 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 37 | |
| extension | MultipleStringLiteralsExtended | The String "Unit can be parsed from '" appears 2 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "'" appears 3 times in the file. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 37 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 2 times in the file. | 37 | |
| extension | MoveVariableInsideIf | Variable 'floatRep' can be moved inside the block at line '70' to restrict runtime creation. | 68 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 123 | |
| extension | MultipleStringLiteralsExtended | The String "ab" appears 3 times in the file. | 177 | |
| extension | MultipleStringLiteralsExtended | The String "abcefg" appears 4 times in the file. | 178 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "100.0%" appears 2 times in the file. | 35 | |
| extension | MultipleStringLiteralsExtended | The String "0.0%" appears 6 times in the file. | 36 | |
| extension | MultipleStringLiteralsExtended | The String "15.1%" appears 3 times in the file. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "0.1%" appears 3 times in the file. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "1k" appears 2 times in the file. | 36 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 39 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 43 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 47 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "1p" appears 2 times in the file. | 52 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 55 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 45 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 53 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 69 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 85 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 101 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 117 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 133 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 237 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 254 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 273 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 275 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 280 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 281 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 282 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 287 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 288 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 289 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 294 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 295 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 296 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 317 | |
| extension | MultipleStringLiteralsExtended | The String "Byte" appears 2 times in the file. | 336 | |
| extension | MultipleStringLiteralsExtended | The String "Int" appears 2 times in the file. | 336 | |
| extension | MultipleStringLiteralsExtended | The String "Long" appears 2 times in the file. | 336 | |
| extension | MultipleStringLiteralsExtended | The String "Float" appears 2 times in the file. | 336 | |
| extension | MultipleStringLiteralsExtended | The String "Double" appears 2 times in the file. | 336 | |
| extension | MultipleStringLiteralsExtended | The String "Object" appears 2 times in the file. | 336 | |
| extension | MultipleStringLiteralsExtended | The String "new" appears 2 times in the file. | 343 | |
| extension | MultipleStringLiteralsExtended | The String "Array" appears 2 times in the file. | 343 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 348 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 372 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 42 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 43 | |
| extension | MoveVariableInsideIf | Variable 'pos' can be moved inside the block at line '99' to restrict runtime creation. | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 61 | |
| extension | MoveVariableInsideIf | Variable 'spare' can be moved inside the block at line '82' to restrict runtime creation. | 81 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 148 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 184 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 189 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 190 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 219 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 220 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 225 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "thread [" appears 2 times in the file. | 79 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 98 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 117 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 57 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 125 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 152 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 157 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 158 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 181 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 182 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 187 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 48 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 4 times in the file. | 43 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 135 | |
| extension | MultipleStringLiteralsExtended | The String "Min property" appears 2 times in the file. | 166 | |
| extension | MultipleStringLiteralsExtended | The String "Max property" appears 2 times in the file. | 167 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 177 | |
| extension | MultipleStringLiteralsExtended | The String "wrong pool size" appears 2 times in the file. | 189 | |
| extension | MultipleStringLiteralsExtended | The String "wrong active size" appears 2 times in the file. | 190 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 213 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "the blocking" appears 3 times in the file. | 201 | |
| extension | MultipleStringLiteralsExtended | The String "the waiting" appears 2 times in the file. | 220 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 222 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 241 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 267 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 268 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 47 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 63 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 74 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 75 | |
| extension | MultipleStringLiteralsExtended | The String " expected exception" appears 2 times in the file. | 77 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "closed" appears 3 times in the file. | 86 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 110 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 122 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "field1" appears 2 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "value1" appears 2 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "_source" appears 2 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "s_field" appears 2 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "s_value" appears 2 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "field2" appears 2 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "value2" appears 2 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "payload_i" appears 2 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "field3" appears 2 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "value3" appears 2 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "payload_d" appears 2 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "field4" appears 2 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "value4" appears 2 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "payload_s" appears 2 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "field5" appears 2 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "value5" appears 2 times in the file. | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 12 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 10 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "{\"test\":\"value\"}" appears 11 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 5 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "foo1" appears 2 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "test1" appears 2 times in the file. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "value1" appears 2 times in the file. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "UTF8" appears 2 times in the file. | 154 | |
| extension | MultipleStringLiteralsExtended | The String "test_name" appears 2 times in the file. | 167 | |
| extension | MultipleStringLiteralsExtended | The String "date" appears 2 times in the file. | 189 | |
| extension | MultipleStringLiteralsExtended | The String "{\"date\":\"" appears 2 times in the file. | 190 | |
| extension | MultipleStringLiteralsExtended | The String "\"}" appears 4 times in the file. | 190 | |
| extension | MultipleStringLiteralsExtended | The String "calendar" appears 2 times in the file. | 193 | |
| extension | MultipleStringLiteralsExtended | The String "{\"calendar\":\"" appears 2 times in the file. | 194 | |
| extension | MultipleStringLiteralsExtended | The String "test field" appears 2 times in the file. | 213 | |
| extension | MultipleStringLiteralsExtended | The String "filter" appears 2 times in the file. | 214 | |
| extension | MultipleStringLiteralsExtended | The String "terms" appears 2 times in the file. | 215 | |
| extension | MultipleStringLiteralsExtended | The String "fakefield" appears 2 times in the file. | 224 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "arr" appears 2 times in the file. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 2 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "arr" appears 2 times in the file. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 3 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "name1" appears 2 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "t1" appears 2 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 2 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "name2" appears 3 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "t2" appears 2 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 2 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "t3" appears 2 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 2 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "name4" appears 2 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "t4" appears 2 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "4" appears 2 times in the file. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test1" appears 10 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "value1" appears 8 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "test2" appears 3 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "value2" appears 14 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "something_else" appears 2 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "value3" appears 2 times in the file. | 49 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 53 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 57 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "path1" appears 12 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "path2" appears 5 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 14 times in the file. | 71 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 79 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 82 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 86 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 34 times in the file. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "test.me" appears 3 times in the file. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "path1.path2.test" appears 3 times in the file. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "xxx.yyy" appears 2 times in the file. | 160 | |
| extension | MultipleStringLiteralsExtended | The String "path1.xxx" appears 2 times in the file. | 166 | |
| extension | MultipleStringLiteralsExtended | The String "path2.yyy" appears 2 times in the file. | 166 | |
| extension | MultipleStringLiteralsExtended | The String "path1.xxx.path2.yyy.test" appears 2 times in the file. | 170 | |
| extension | MultipleStringLiteralsExtended | The String "obj" appears 30 times in the file. | 208 | |
| extension | MultipleStringLiteralsExtended | The String "obj_name" appears 3 times in the file. | 209 | |
| extension | MultipleStringLiteralsExtended | The String "value_name" appears 2 times in the file. | 209 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 210 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 17 times in the file. | 220 | |
| extension | MultipleStringLiteralsExtended | The String "array" appears 16 times in the file. | 221 | |
| extension | MultipleStringLiteralsExtended | The String "nested" appears 2 times in the file. | 225 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 228 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 237 | |
| extension | MultipleStringLiteralsExtended | The String "field2" appears 7 times in the file. | 247 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 249 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 254 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 280 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 287 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 287 | |
| extension | MultipleStringLiteralsExtended | The String "*.field2" appears 3 times in the file. | 287 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 293 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 293 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 299 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 299 | |
| extension | MultipleStringLiteralsExtended | The String "n_obj" appears 6 times in the file. | 317 | |
| extension | MultipleStringLiteralsExtended | The String "n_field" appears 2 times in the file. | 319 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 323 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 327 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 330 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 338 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 338 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 343 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 346 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 369 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 382 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 396 | |
| extension | MultipleStringLiteralsExtended | The String "obj1" appears 14 times in the file. | 407 | |
| extension | MultipleStringLiteralsExtended | The String "obj2" appears 6 times in the file. | 408 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 417 | |
| extension | MultipleStringLiteralsExtended | The String "*.obj2" appears 4 times in the file. | 417 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 424 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 424 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 430 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 430 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 433 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 448 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 453 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 13 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "Done Cluster Health, status " appears 3 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 5 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 10 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "can't index, does not match consistency" appears 2 times in the file. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 137 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 67 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 59 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 78 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "value1_1" appears 4 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "field2" appears 31 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "value2_1" appears 4 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "quick brown fox" appears 2 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 40 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "quick lazy huge brown fox" appears 2 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "quick brown" appears 2 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 28 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "the quick lazy huge brown fox jumps over the tree" appears 2 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "the quick brown" appears 8 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "the lazy fox brown" appears 3 times in the file. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "4" appears 14 times in the file. | 107 | |
| extension | MultipleStringLiteralsExtended | The String "value_1" appears 2 times in the file. | 141 | |
| extension | MultipleStringLiteralsExtended | The String "value_2" appears 2 times in the file. | 141 | |
| extension | MultipleStringLiteralsExtended | The String "VALUE_3~1" appears 2 times in the file. | 167 | |
| extension | MultipleStringLiteralsExtended | The String "[VALUE_1 TO VALUE_3]" appears 2 times in the file. | 175 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 33 times in the file. | 186 | |
| extension | MultipleStringLiteralsExtended | The String "past" appears 2 times in the file. | 186 | |
| extension | MultipleStringLiteralsExtended | The String "type=date" appears 2 times in the file. | 186 | |
| extension | MultipleStringLiteralsExtended | The String "future" appears 2 times in the file. | 186 | |
| extension | MultipleStringLiteralsExtended | The String "not_analyzed" appears 2 times in the file. | 217 | |
| extension | MultipleStringLiteralsExtended | The String "no" appears 2 times in the file. | 222 | |
| extension | MultipleStringLiteralsExtended | The String "_type" appears 2 times in the file. | 228 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 3 times in the file. | 228 | |
| extension | MultipleStringLiteralsExtended | The String "type2" appears 14 times in the file. | 230 | |
| extension | MultipleStringLiteralsExtended | The String "value1" appears 26 times in the file. | 233 | |
| extension | MultipleStringLiteralsExtended | The String "_id" appears 3 times in the file. | 261 | |
| extension | MultipleStringLiteralsExtended | The String "value2" appears 8 times in the file. | 265 | |
| extension | MultipleStringLiteralsExtended | The String "value3" appears 5 times in the file. | 266 | |
| extension | MultipleStringLiteralsExtended | The String "value1_2" appears 2 times in the file. | 295 | |
| extension | MultipleStringLiteralsExtended | The String "value2_3" appears 2 times in the file. | 296 | |
| extension | MultipleStringLiteralsExtended | The String "field3" appears 7 times in the file. | 297 | |
| extension | MultipleStringLiteralsExtended | The String "value3_4" appears 2 times in the file. | 297 | |
| extension | MultipleStringLiteralsExtended | The String "obj1" appears 4 times in the file. | 308 | |
| extension | MultipleStringLiteralsExtended | The String "obj1_val" appears 2 times in the file. | 308 | |
| extension | MultipleStringLiteralsExtended | The String "obj2" appears 2 times in the file. | 310 | |
| extension | MultipleStringLiteralsExtended | The String "obj2_val" appears 2 times in the file. | 310 | |
| extension | MultipleStringLiteralsExtended | The String "x*" appears 2 times in the file. | 329 | |
| extension | MultipleStringLiteralsExtended | The String "test1" appears 2 times in the file. | 377 | |
| extension | MultipleStringLiteralsExtended | The String "long" appears 4 times in the file. | 394 | |
| extension | MultipleStringLiteralsExtended | The String "double" appears 4 times in the file. | 394 | |
| extension | MultipleStringLiteralsExtended | The String "value4" appears 3 times in the file. | 409 | |
| extension | MultipleStringLiteralsExtended | The String "field4" appears 2 times in the file. | 437 | |
| extension | MultipleStringLiteralsExtended | The String "type=string,analyzer=classic" appears 4 times in the file. | 449 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 6 times in the file. | 455 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 499 | |
| extension | MultipleStringLiteralsExtended | The String "70%" appears 3 times in the file. | 506 | |
| extension | MultipleStringLiteralsExtended | The String "30%" appears 2 times in the file. | 510 | |
| extension | MultipleStringLiteralsExtended | The String "str" appears 4 times in the file. | 536 | |
| extension | MultipleStringLiteralsExtended | The String "kimchy" appears 2 times in the file. | 536 | |
| extension | MultipleStringLiteralsExtended | The String "date" appears 4 times in the file. | 536 | |
| extension | MultipleStringLiteralsExtended | The String "2012-02-01" appears 2 times in the file. | 536 | |
| extension | MultipleStringLiteralsExtended | The String "num" appears 4 times in the file. | 536 | |
| extension | MultipleStringLiteralsExtended | The String "shay" appears 2 times in the file. | 537 | |
| extension | MultipleStringLiteralsExtended | The String "2012-02-05" appears 2 times in the file. | 537 | |
| extension | MultipleStringLiteralsExtended | The String "terms" appears 11 times in the file. | 581 | |
| extension | MultipleStringLiteralsExtended | The String "type=string" appears 4 times in the file. | 581 | |
| extension | MultipleStringLiteralsExtended | The String "term" appears 24 times in the file. | 583 | |
| extension | MultipleStringLiteralsExtended | The String "lookup" appears 11 times in the file. | 599 | |
| extension | MultipleStringLiteralsExtended | The String "other" appears 3 times in the file. | 599 | |
| extension | MultipleStringLiteralsExtended | The String "lookup2" appears 8 times in the file. | 600 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 2 times in the file. | 601 | |
| extension | MultipleStringLiteralsExtended | The String "arr" appears 4 times in the file. | 602 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 607 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 608 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 609 | |
| extension | MultipleStringLiteralsExtended | The String "arr.term" appears 4 times in the file. | 662 | |
| extension | MultipleStringLiteralsExtended | The String "type3" appears 2 times in the file. | 702 | |
| extension | MultipleStringLiteralsExtended | The String "num_byte" appears 8 times in the file. | 741 | |
| extension | MultipleStringLiteralsExtended | The String "num_short" appears 8 times in the file. | 741 | |
| extension | MultipleStringLiteralsExtended | The String "num_integer" appears 8 times in the file. | 742 | |
| extension | MultipleStringLiteralsExtended | The String "num_long" appears 8 times in the file. | 742 | |
| extension | MultipleStringLiteralsExtended | The String "num_float" appears 8 times in the file. | 743 | |
| extension | MultipleStringLiteralsExtended | The String "num_double" appears 8 times in the file. | 743 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 772 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 774 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 776 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 778 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 780 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 782 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 800 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 802 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 804 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 806 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 808 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 810 | |
| extension | MultipleStringLiteralsExtended | The String "description" appears 6 times in the file. | 819 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 2 times in the file. | 822 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 2 times in the file. | 826 | |
| extension | MultipleStringLiteralsExtended | The String "test.description" appears 2 times in the file. | 829 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 27 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 10 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 3 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 14 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 7 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 2 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 10 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 2 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "from" appears 3 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "ip" appears 2 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "to" appears 3 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "192.168.0.7" appears 2 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "XXX1" appears 2 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "_id" appears 2 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "2010-01-" appears 2 times in the file. | 133 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 151 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 157 | |
| extension | MultipleStringLiteralsExtended | The String "date_field" appears 5 times in the file. | 167 | |
| extension | MultipleStringLiteralsExtended | The String "Di, 05 Dez 2000 02:55:00 -0800" appears 2 times in the file. | 184 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "{" appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "\"user\":\"kimchy\"," appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "\"postDate\":\"2013-01-30\"," appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "\"message\":\"trying out Elastic Search\"" appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "}" appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "twitter" appears 7 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "tweet" appears 2 times in the file. | 59 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 28 times in the file. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "alias" appears 3 times in the file. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 2 times in the file. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "_id" appears 2 times in the file. | 141 | |
| extension | MultipleStringLiteralsExtended | The String "d" appears 2 times in the file. | 154 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 3 times in the file. | 171 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 2 times in the file. | 171 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "MM/dd/yyyy" appears 2 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "1970-01-01T00:00:00Z" appears 2 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "1970-01-01T00:00:00" appears 2 times in the file. | 84 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "yyyy/MM/dd HH:mm:ss" appears 3 times in the file. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "1970/01/01 00:00:00" appears 6 times in the file. | 111 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 136 | |
| extension | MultipleStringLiteralsExtended | The String "yyyy/MM/dd HH:mm:ss||yyyy/MM/dd" appears 2 times in the file. | 146 | |
| extension | MultipleStringLiteralsExtended | The String "No date pattern provided" appears 5 times in the file. | 169 | |
| extension | MultipleStringLiteralsExtended | The String "2009-02-03T01:01:01" appears 5 times in the file. | 187 | |
| extension | MultipleStringLiteralsExtended | The String "2009-02-01T00:00:00.000Z" appears 3 times in the file. | 190 | |
| extension | MultipleStringLiteralsExtended | The String "2009-02-03T00:00:00.000Z" appears 4 times in the file. | 194 | |
| extension | MultipleStringLiteralsExtended | The String "2009-05-01T00:00:00.000Z" appears 2 times in the file. | 206 | |
| extension | MultipleStringLiteralsExtended | The String "2009-02-02T00:00:00.000Z" appears 2 times in the file. | 216 | |
| extension | MultipleStringLiteralsExtended | The String "2011-05-02T00:00:00.000Z" appears 2 times in the file. | 222 | |
| extension | MultipleStringLiteralsExtended | The String "2009-02-04T01:01:01" appears 2 times in the file. | 244 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "str" appears 2 times in the file. | 52 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 52 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "_id" appears 11 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 6 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 3 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 4 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "#id" appears 2 times in the file. | 125 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 5 times in the file. | 154 | |
| extension | MultipleStringLiteralsExtended | The String "int1" appears 3 times in the file. | 214 | |
| extension | MultipleStringLiteralsExtended | The String "int2" appears 3 times in the file. | 224 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_id" appears 8 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 8 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "content" appears 15 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "the big bad dog" appears 4 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "bad" appears 3 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "ba" appears 2 times in the file. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "1s" appears 2 times in the file. | 138 | |
| extension | MultipleStringLiteralsExtended | The String "10s" appears 2 times in the file. | 140 | |
| extension | MoveVariableInsideIf | Variable 'settings' can be moved inside the block at line '166' to restrict runtime creation. | 161 | |
| extension | MoveVariableInsideIf | Variable 'nodeSettings' can be moved inside the block at line '181' to restrict runtime creation. | 176 | |
| extension | MultipleStringLiteralsExtended | The String "---> legit elected master node=" appears 2 times in the file. | 203 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 11 times in the file. | 269 | |
| extension | MultipleStringLiteralsExtended | The String "waiting for isolated node [{}] to have no master" appears 2 times in the file. | 291 | |
| extension | MultipleStringLiteralsExtended | The String "node [" appears 5 times in the file. | 308 | |
| extension | MultipleStringLiteralsExtended | The String "all" appears 2 times in the file. | 319 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 387 | |
| extension | MultipleStringLiteralsExtended | The String "]: ---\n" appears 2 times in the file. | 397 | |
| extension | MultipleStringLiteralsExtended | The String "[" appears 5 times in the file. | 551 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 4 times in the file. | 553 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 585 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 3 times in the file. | 588 | |
| extension | MultipleStringLiteralsExtended | The String "_local" appears 2 times in the file. | 593 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 622 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 659 | |
| extension | MultipleStringLiteralsExtended | The String "] still has [" appears 2 times in the file. | 892 | |
| extension | MultipleStringLiteralsExtended | The String "] as master" appears 2 times in the file. | 892 | |
| extension | MultipleStringLiteralsExtended | The String "]. " appears 2 times in the file. | 922 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "name" appears 2 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "TS_A" appears 3 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "TS_B" appears 3 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "5m" appears 2 times in the file. | 136 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 137 | |
| extension | MultipleStringLiteralsExtended | The String "verified" appears 2 times in the file. | 171 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "master" appears 2 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "n_" appears 2 times in the file. | 49 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 66 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 68 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "discovery.type" appears 4 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "zen" appears 4 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "1s" appears 2 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 2 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "node.data" appears 2 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "node.master" appears 2 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 7 times in the file. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "abc" appears 3 times in the file. | 194 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "abc" appears 3 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 4 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 2 times in the file. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 3 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "A" appears 5 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "B" appears 3 times in the file. | 73 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 118 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 124 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "UZP_A" appears 3 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "UZP_B" appears 3 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String ":" appears 2 times in the file. | 75 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 122 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 129 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test1" appears 3 times in the file. | 34 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 81 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "alias" appears 2 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 37 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 22 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 37 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 20 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 13 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "4" appears 3 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "5" appears 3 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "ctx._source.field += 1" appears 6 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 3 times in the file. | 87 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 105 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "6" appears 5 times in the file. | 118 | |
| extension | MultipleStringLiteralsExtended | The String "7" appears 3 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "DocumentMissingException" appears 2 times in the file. | 134 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 142 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 150 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 36 times in the file. | 158 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 162 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 164 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 166 | |
| extension | MultipleStringLiteralsExtended | The String "Version" appears 2 times in the file. | 174 | |
| extension | MultipleStringLiteralsExtended | The String "e1" appears 5 times in the file. | 179 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 183 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 185 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 187 | |
| extension | MultipleStringLiteralsExtended | The String "ctx._source.field += a" appears 2 times in the file. | 217 | |
| extension | MultipleStringLiteralsExtended | The String "failed to execute script" appears 2 times in the file. | 227 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 232 | |
| extension | MultipleStringLiteralsExtended | The String "ctx._source.counter += 1" appears 3 times in the file. | 255 | |
| extension | MultipleStringLiteralsExtended | The String "counter" appears 9 times in the file. | 255 | |
| extension | MultipleStringLiteralsExtended | The String "update" appears 7 times in the file. | 268 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 271 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 308 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 313 | |
| extension | MultipleStringLiteralsExtended | The String "parent" appears 5 times in the file. | 418 | |
| extension | MultipleStringLiteralsExtended | The String "{\"parent\":{}}" appears 3 times in the file. | 418 | |
| extension | MultipleStringLiteralsExtended | The String "child" appears 3 times in the file. | 419 | |
| extension | MultipleStringLiteralsExtended | The String "{\"child\": {\"_parent\": {\"type\": \"parent\"}}}" appears 3 times in the file. | 419 | |
| extension | MultipleStringLiteralsExtended | The String "{\"index\" : { \"_index\" : \"test\", \"_type\" : \"parent\", \"_id\" : \"parent1\"}}\n" appears 3 times in the file. | 425 | |
| extension | MultipleStringLiteralsExtended | The String "{\"field1\" : \"value1\"}\n" appears 3 times in the file. | 426 | |
| extension | MultipleStringLiteralsExtended | The String "child1" appears 2 times in the file. | 447 | |
| extension | MultipleStringLiteralsExtended | The String "{ \"field1\" : \"value1\"}\n" appears 2 times in the file. | 501 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 535 | |
| extension | MultipleStringLiteralsExtended | The String "path" appears 3 times in the file. | 568 | |
| extension | MultipleStringLiteralsExtended | The String "{\"name\": \"Malformed}\n" appears 3 times in the file. | 575 | |
| extension | MultipleStringLiteralsExtended | The String "{\"index\": {} }\n" appears 3 times in the file. | 600 | |
| extension | AvoidNotShortCircuitOperatorsForBoolean | Short-circuit operator should be used instead of '|='. | 650 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 2 times in the file. | 689 | |
| extension | MultipleStringLiteralsExtended | The String "delete" appears 2 times in the file. | 693 | |
| extension | MultipleStringLiteralsExtended | The String "bulkindex1" appears 2 times in the file. | 704 | |
| extension | MultipleStringLiteralsExtended | The String "bulkindex2" appears 6 times in the file. | 704 | |
| extension | MultipleStringLiteralsExtended | The String "text" appears 3 times in the file. | 707 | |
| extension | MultipleStringLiteralsExtended | The String "index2_type" appears 4 times in the file. | 708 | |
| extension | MultipleStringLiteralsExtended | The String "hallo2" appears 2 times in the file. | 708 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 65 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 31 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 23 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "Refreshing" appears 3 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "cycle #" appears 9 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 3 times in the file. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "type1.name" appears 2 times in the file. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 11 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "test2" appears 3 times in the file. | 142 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 2 times in the file. | 215 | |
| extension | MultipleStringLiteralsExtended | The String "create" appears 3 times in the file. | 230 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 3 times in the file. | 283 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 3 times in the file. | 283 | |
| extension | MultipleStringLiteralsExtended | The String "routing" appears 3 times in the file. | 287 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "LockedShards: " appears 6 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 26 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "shard is locked" appears 4 times in the file. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "0" appears 4 times in the file. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 4 times in the file. | 111 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 150 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 178 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 179 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 186 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 187 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 199 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 239 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 333 | |
| extension | MultipleStringLiteralsExtended | The String "myindex" appears 2 times in the file. | 347 | |
| extension | MultipleStringLiteralsExtended | The String "shard paths with a custom data_path should contain only regular paths" appears 2 times in the file. | 356 | |
| extension | MultipleStringLiteralsExtended | The String "elasticsearch/nodes/0/indices/myindex/0" appears 2 times in the file. | 358 | |
| extension | MultipleStringLiteralsExtended | The String "index paths uses the regular template" appears 2 times in the file. | 360 | |
| extension | MultipleStringLiteralsExtended | The String "elasticsearch/nodes/0/indices/myindex" appears 2 times in the file. | 361 | |
| extension | MultipleStringLiteralsExtended | The String "path.home" appears 3 times in the file. | 382 | |
| extension | MultipleStringLiteralsExtended | The String "path.data" appears 3 times in the file. | 383 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 23 times in the file. | 37 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 10 times in the file. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 4 times in the file. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 14 times in the file. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 8 times in the file. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 3 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 7 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "from" appears 4 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "ip" appears 2 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "to" appears 4 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "192.168.0.7" appears 2 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "XXX1" appears 3 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "_id" appears 2 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "2010-01-05T02:00" appears 2 times in the file. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "2010-01-06T02:00" appears 2 times in the file. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 52 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "alias" appears 4 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 27 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 4 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "value1" appears 14 times in the file. | 59 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 64 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 68 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 74 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "value2" appears 7 times in the file. | 83 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 85 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 86 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 91 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 98 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 99 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 2 times in the file. | 107 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 110 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "obj1" appears 4 times in the file. | 126 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 7 times in the file. | 127 | |
| extension | MultipleStringLiteralsExtended | The String "field2" appears 8 times in the file. | 128 | |
| extension | MultipleStringLiteralsExtended | The String "obj1.field1" appears 7 times in the file. | 135 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 137 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 139 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 152 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 154 | |
| extension | MultipleStringLiteralsExtended | The String "obj1.field2" appears 3 times in the file. | 164 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 166 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 193 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 195 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 206 | |
| extension | MultipleStringLiteralsExtended | The String "type=string" appears 2 times in the file. | 213 | |
| extension | MultipleStringLiteralsExtended | The String "alias1" appears 4 times in the file. | 214 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 223 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 224 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 241 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 242 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 2 times in the file. | 261 | |
| extension | MultipleStringLiteralsExtended | The String "some explanation" appears 2 times in the file. | 278 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 3 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 3 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "int_value" appears 9 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "string_value" appears 6 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 5 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "42" appears 3 times in the file. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "gateway.expected_nodes" appears 2 times in the file. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "gateway.type" appears 13 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "local" appears 13 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 73 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 32 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "--> waiting for yellow status" appears 2 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "--> verify meta _routing required exists" appears 2 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "--> restarting nodes..." appears 2 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "--> starting 2 nodes" appears 2 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "--> waiting for green status" appears 17 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "--> indexing a simple document" appears 8 times in the file. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 22 times in the file. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 14 times in the file. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "value1" appears 12 times in the file. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "--> closing test index..." appears 3 times in the file. | 116 | |
| extension | MultipleStringLiteralsExtended | The String "--> verifying that the state is green" appears 3 times in the file. | 123 | |
| extension | MultipleStringLiteralsExtended | The String "--> trying to index into a closed index ..." appears 2 times in the file. | 126 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 127 | |
| extension | MultipleStringLiteralsExtended | The String "1s" appears 2 times in the file. | 128 | |
| extension | MultipleStringLiteralsExtended | The String "test2" appears 4 times in the file. | 135 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 170 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 7 times in the file. | 193 | |
| extension | MultipleStringLiteralsExtended | The String "--> cleaning nodes" appears 3 times in the file. | 198 | |
| extension | MultipleStringLiteralsExtended | The String "--> starting 1 master node non data" appears 2 times in the file. | 200 | |
| extension | MultipleStringLiteralsExtended | The String "node.data" appears 3 times in the file. | 201 | |
| extension | MultipleStringLiteralsExtended | The String "--> create an index" appears 2 times in the file. | 203 | |
| extension | MultipleStringLiteralsExtended | The String "--> waiting for test index to be created" appears 2 times in the file. | 212 | |
| extension | MultipleStringLiteralsExtended | The String "--> verify 1 doc in the index" appears 7 times in the file. | 253 | |
| extension | MultipleStringLiteralsExtended | The String "--> starting two nodes" appears 5 times in the file. | 282 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 300 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 316 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 329 | |
| extension | MultipleStringLiteralsExtended | The String "gateway.local.auto_import_dangled" appears 4 times in the file. | 344 | |
| extension | MultipleStringLiteralsExtended | The String "--> restarting the nodes" appears 4 times in the file. | 364 | |
| extension | MultipleStringLiteralsExtended | The String "--> deleting the data for the first node" appears 4 times in the file. | 370 | |
| extension | MultipleStringLiteralsExtended | The String "--> verify that the dangling index exists" appears 2 times in the file. | 388 | |
| extension | MultipleStringLiteralsExtended | The String "--> verify the doc is there" appears 3 times in the file. | 393 | |
| extension | MultipleStringLiteralsExtended | The String "no" appears 2 times in the file. | 463 | |
| extension | MultipleStringLiteralsExtended | The String "--> verify that the dangling index does not exists" appears 2 times in the file. | 502 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "--> starting 3 nodes" appears 2 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "gateway.type" appears 3 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "local" appears 3 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 13 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "--> indexing..." appears 2 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 5 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 3 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 5 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "value1" appears 2 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 3 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "value2" appears 2 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "500ms" appears 2 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "--> done cluster_health, status " appears 2 times in the file. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "--> running cluster_health (wait for the shards to startup)" appears 2 times in the file. | 158 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 6 times in the file. | 69 | |
| extension | MoveVariableInsideIf | Variable 'recoverStateAsJSON' can be moved inside the block at line '107' to restrict runtime creation. | 106 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 120 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type1" appears 21 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 3 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "appAccountIds" appears 9 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 6 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 4 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 31 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "10990239" appears 2 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "_id" appears 5 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "10990473" appears 2 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "10990513" appears 2 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "10990695" appears 2 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "11026351" appears 2 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "Running Cluster Health (wait for the shards to startup)" appears 8 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 19 times in the file. | 119 | |
| extension | MultipleStringLiteralsExtended | The String "num" appears 6 times in the file. | 119 | |
| extension | MultipleStringLiteralsExtended | The String "value1" appears 7 times in the file. | 148 | |
| extension | MultipleStringLiteralsExtended | The String "value2" appears 7 times in the file. | 153 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 4 times in the file. | 205 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 3 times in the file. | 207 | |
| extension | MultipleStringLiteralsExtended | The String "gateway.recover_after_nodes" appears 3 times in the file. | 256 | |
| extension | MultipleStringLiteralsExtended | The String "--> running cluster_health (wait for the shards to startup)" appears 2 times in the file. | 285 | |
| extension | MultipleStringLiteralsExtended | The String "type2" appears 3 times in the file. | 313 | |
| extension | MultipleStringLiteralsExtended | The String "template_1" appears 2 times in the file. | 316 | |
| extension | MultipleStringLiteralsExtended | The String "te*" appears 2 times in the file. | 317 | |
| extension | MultipleStringLiteralsExtended | The String "store" appears 2 times in the file. | 320 | |
| extension | MultipleStringLiteralsExtended | The String "yes" appears 2 times in the file. | 320 | |
| extension | MultipleStringLiteralsExtended | The String "test_alias" appears 3 times in the file. | 324 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 3 times in the file. | 324 | |
| extension | MultipleStringLiteralsExtended | The String "--> shutting down the nodes" appears 2 times in the file. | 374 | |
| extension | MultipleStringLiteralsExtended | The String "--> full cluster restart" appears 2 times in the file. | 385 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 406 | |
| extension | MultipleStringLiteralsExtended | The String "path.data" appears 2 times in the file. | 430 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "global-" appears 8 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "global-3.st" appears 2 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "foo-" appears 10 times in the file. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "*" appears 4 times in the file. | 117 | |
| extension | MultipleStringLiteralsExtended | The String "foo-*" appears 4 times in the file. | 122 | |
| extension | MultipleStringLiteralsExtended | The String ".st" appears 8 times in the file. | 124 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 234 | |
| extension | MultipleStringLiteralsExtended | The String "latest version can not be read" appears 2 times in the file. | 274 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 308 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 320 | |
| extension | MoveVariableInsideIf | Variable 'type' can be moved inside the block at line '344' to restrict runtime creation. | 340 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 341 position 36 need optimization. All method calls are advised to move to end of logic expression. | 341 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 354 position 36 need optimization. All method calls are advised to move to end of logic expression. | 354 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 387 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 455 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 463 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 2 times in the file. | 469 | |
| extension | MultipleStringLiteralsExtended | The String "int" appears 2 times in the file. | 470 | |
| extension | MultipleStringLiteralsExtended | The String "long" appears 2 times in the file. | 471 | |
| extension | MultipleStringLiteralsExtended | The String "double" appears 2 times in the file. | 472 | |
| extension | MultipleStringLiteralsExtended | The String "boolean" appears 2 times in the file. | 473 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 513 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 531 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "gateway.recover_after_nodes" appears 3 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "--> start master_node (1)" appears 2 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "gateway.recover_after_master_nodes" appears 4 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "node.data" appears 8 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "node.master" appears 8 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "--> start data_node (1)" appears 2 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "--> start data_node (2)" appears 2 times in the file. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "--> start master_node (2)" appears 2 times in the file. | 117 | |
| extension | MultipleStringLiteralsExtended | The String "gateway.recover_after_data_nodes" appears 4 times in the file. | 128 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 96 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "index.refresh_interval" appears 13 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "alias" appears 14 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 72 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 168 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "--> index doc 1" appears 2 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 34 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "value1" appears 23 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "field2" appears 24 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "value2" appears 16 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "--> realtime get 1" appears 2 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "--> flush the index, so we load it from it" appears 2 times in the file. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "value1_1" appears 2 times in the file. | 146 | |
| extension | MultipleStringLiteralsExtended | The String "value2_1" appears 2 times in the file. | 146 | |
| extension | MultipleStringLiteralsExtended | The String "value1_2" appears 2 times in the file. | 156 | |
| extension | MultipleStringLiteralsExtended | The String "value2_2" appears 2 times in the file. | 156 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 48 times in the file. | 186 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 6 times in the file. | 186 | |
| extension | MultipleStringLiteralsExtended | The String "15" appears 2 times in the file. | 191 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 3 times in the file. | 192 | |
| extension | MultipleStringLiteralsExtended | The String "9" appears 2 times in the file. | 193 | |
| extension | MultipleStringLiteralsExtended | The String "11" appears 2 times in the file. | 194 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 18 times in the file. | 231 | |
| extension | MultipleStringLiteralsExtended | The String "_source" appears 9 times in the file. | 231 | |
| extension | MultipleStringLiteralsExtended | The String "enabled" appears 3 times in the file. | 250 | |
| extension | MultipleStringLiteralsExtended | The String "type2" appears 12 times in the file. | 251 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 7 times in the file. | 253 | |
| extension | MultipleStringLiteralsExtended | The String "str" appears 11 times in the file. | 254 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 7 times in the file. | 254 | |
| extension | MultipleStringLiteralsExtended | The String "store" appears 10 times in the file. | 254 | |
| extension | MultipleStringLiteralsExtended | The String "yes" appears 14 times in the file. | 254 | |
| extension | MultipleStringLiteralsExtended | The String "strs" appears 11 times in the file. | 255 | |
| extension | MultipleStringLiteralsExtended | The String "int" appears 11 times in the file. | 256 | |
| extension | MultipleStringLiteralsExtended | The String "integer" appears 2 times in the file. | 256 | |
| extension | MultipleStringLiteralsExtended | The String "ints" appears 11 times in the file. | 257 | |
| extension | MultipleStringLiteralsExtended | The String "date" appears 12 times in the file. | 258 | |
| extension | MultipleStringLiteralsExtended | The String "binary" appears 12 times in the file. | 259 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 267 | |
| extension | MultipleStringLiteralsExtended | The String "A" appears 6 times in the file. | 267 | |
| extension | MultipleStringLiteralsExtended | The String "B" appears 6 times in the file. | 267 | |
| extension | MultipleStringLiteralsExtended | The String "C" appears 6 times in the file. | 267 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 269 | |
| extension | MultipleStringLiteralsExtended | The String "2012-11-13T15:26:14.000Z" appears 6 times in the file. | 270 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 271 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 277 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 279 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 281 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 303 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 326 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 21 times in the file. | 354 | |
| extension | MultipleStringLiteralsExtended | The String "excluded" appears 7 times in the file. | 406 | |
| extension | MultipleStringLiteralsExtended | The String "should not be seen" appears 3 times in the file. | 417 | |
| extension | MultipleStringLiteralsExtended | The String "includes" appears 2 times in the file. | 440 | |
| extension | MultipleStringLiteralsExtended | The String "included" appears 9 times in the file. | 440 | |
| extension | MultipleStringLiteralsExtended | The String "should be seen" appears 2 times in the file. | 451 | |
| extension | MultipleStringLiteralsExtended | The String "included.field" appears 4 times in the file. | 494 | |
| extension | MultipleStringLiteralsExtended | The String "excluded.field" appears 4 times in the file. | 494 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 502 | |
| extension | MultipleStringLiteralsExtended | The String "*.field" appears 2 times in the file. | 502 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 502 | |
| extension | MultipleStringLiteralsExtended | The String "*.field2" appears 2 times in the file. | 502 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 547 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 570 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 589 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 612 | |
| extension | MultipleStringLiteralsExtended | The String "VersionConflictEngineException" appears 4 times in the file. | 660 | |
| extension | MultipleStringLiteralsExtended | The String "my-type1" appears 15 times in the file. | 744 | |
| extension | MultipleStringLiteralsExtended | The String "_routing" appears 8 times in the file. | 751 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 786 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 795 | |
| extension | MultipleStringLiteralsExtended | The String "my-index" appears 8 times in the file. | 806 | |
| extension | MultipleStringLiteralsExtended | The String "my-type2" appears 5 times in the file. | 808 | |
| extension | MultipleStringLiteralsExtended | The String "object" appears 3 times in the file. | 809 | |
| extension | MultipleStringLiteralsExtended | The String "field3" appears 3 times in the file. | 811 | |
| extension | MultipleStringLiteralsExtended | The String "field4" appears 3 times in the file. | 812 | |
| extension | MultipleStringLiteralsExtended | The String "_all" appears 6 times in the file. | 903 | |
| extension | MultipleStringLiteralsExtended | The String "some_field" appears 2 times in the file. | 907 | |
| extension | MultipleStringLiteralsExtended | The String "some text" appears 2 times in the file. | 913 | |
| extension | MultipleStringLiteralsExtended | The String "{\n" appears 12 times in the file. | 923 | |
| extension | MultipleStringLiteralsExtended | The String " \"settings\": {\n" appears 6 times in the file. | 924 | |
| extension | MultipleStringLiteralsExtended | The String " \"index.translog.disable_flush\": true,\n" appears 6 times in the file. | 925 | |
| extension | MultipleStringLiteralsExtended | The String " \"refresh_interval\": \"-1\"\n" appears 6 times in the file. | 926 | |
| extension | MultipleStringLiteralsExtended | The String " },\n" appears 6 times in the file. | 927 | |
| extension | MultipleStringLiteralsExtended | The String " \"mappings\": {\n" appears 6 times in the file. | 928 | |
| extension | MultipleStringLiteralsExtended | The String " \"doc\": {\n" appears 6 times in the file. | 929 | |
| extension | MultipleStringLiteralsExtended | The String " \"_source\": {\n" appears 3 times in the file. | 930 | |
| extension | MultipleStringLiteralsExtended | The String "\"\n" appears 5 times in the file. | 931 | |
| extension | MultipleStringLiteralsExtended | The String " },\n" appears 6 times in the file. | 932 | |
| extension | MultipleStringLiteralsExtended | The String " \"properties\": {\n" appears 2 times in the file. | 933 | |
| extension | MultipleStringLiteralsExtended | The String " }\n" appears 5 times in the file. | 937 | |
| extension | MultipleStringLiteralsExtended | The String " }\n" appears 6 times in the file. | 938 | |
| extension | MultipleStringLiteralsExtended | The String " }\n" appears 7 times in the file. | 939 | |
| extension | MultipleStringLiteralsExtended | The String "}" appears 8 times in the file. | 940 | |
| extension | MultipleStringLiteralsExtended | The String "doc" appears 38 times in the file. | 953 | |
| extension | MultipleStringLiteralsExtended | The String "no" appears 5 times in the file. | 967 | |
| extension | MultipleStringLiteralsExtended | The String " \"parentdoc\": {},\n" appears 2 times in the file. | 974 | |
| extension | MultipleStringLiteralsExtended | The String " \"enabled\": " appears 2 times in the file. | 977 | |
| extension | MultipleStringLiteralsExtended | The String "\n" appears 2 times in the file. | 977 | |
| extension | MultipleStringLiteralsExtended | The String " \"store\": \"" appears 6 times in the file. | 981 | |
| extension | MultipleStringLiteralsExtended | The String " \"_ttl\": \"1h\"\n" appears 2 times in the file. | 993 | |
| extension | MultipleStringLiteralsExtended | The String "my_boost" appears 2 times in the file. | 1012 | |
| extension | MultipleStringLiteralsExtended | The String "}\n" appears 4 times in the file. | 1067 | |
| extension | MultipleStringLiteralsExtended | The String "_timestamp" appears 2 times in the file. | 1076 | |
| extension | MultipleStringLiteralsExtended | The String "_size" appears 2 times in the file. | 1076 | |
| extension | MultipleStringLiteralsExtended | The String "\",\n" appears 2 times in the file. | 1112 | |
| extension | MultipleStringLiteralsExtended | The String " \"enabled\": true\n" appears 2 times in the file. | 1113 | |
| extension | MultipleStringLiteralsExtended | The String "_field_names" appears 2 times in the file. | 1138 | |
| extension | MultipleStringLiteralsExtended | The String " \"_source\" : {\"enabled\" : " appears 2 times in the file. | 1174 | |
| extension | MultipleStringLiteralsExtended | The String "}," appears 2 times in the file. | 1174 | |
| extension | MultipleStringLiteralsExtended | The String "token_count" appears 2 times in the file. | 1194 | |
| extension | MultipleStringLiteralsExtended | The String "text.token_count" appears 2 times in the file. | 1194 | |
| extension | MultipleStringLiteralsExtended | The String "murmur" appears 2 times in the file. | 1194 | |
| extension | MultipleStringLiteralsExtended | The String "text.murmur" appears 2 times in the file. | 1194 | |
| extension | MultipleStringLiteralsExtended | The String " \"store\": \"" appears 2 times in the file. | 1234 | |
| extension | MultipleStringLiteralsExtended | The String "\"" appears 4 times in the file. | 1234 | |
| extension | MultipleStringLiteralsExtended | The String " },\n" appears 2 times in the file. | 1235 | |
| extension | MultipleStringLiteralsExtended | The String " \"store\": \"" appears 2 times in the file. | 1246 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1283 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1287 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1302 | |
| extension | MultipleStringLiteralsExtended | The String "You can only get this field after refresh() has been called." appears 2 times in the file. | 1302 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1306 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1333 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1340 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 71 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "http.pipelining" appears 2 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "/firstfast" appears 3 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "/slow?sleep=500" appears 4 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "/secondfast" appears 3 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "/slow?sleep=1000" appears 4 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "/thirdfast" appears 3 times in the file. | 98 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 100 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 115 | |
| extension | MultipleStringLiteralsExtended | The String "handler" appears 2 times in the file. | 157 | |
| extension | MultipleStringLiteralsExtended | The String "sleep" appears 2 times in the file. | 211 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/" appears 4 times in the file. | 55 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/" appears 3 times in the file. | 52 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 124 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 140 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 141 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 199 position 41 need optimization. All method calls are advised to move to end of logic expression. | 199 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 16 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "test_field" appears 4 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "foobar" appears 4 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "{\"test_field\" : \"foobar\"}" appears 4 times in the file. | 45 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "node.add_id_to_custom_path" appears 8 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "node.enable_custom_paths" appears 8 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "gateway.type" appears 6 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "local" appears 6 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 8 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "doc" appears 47 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 73 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "type=string" appears 7 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 15 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 33 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 17 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 7 times in the file. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "4" appears 5 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "--> performing query" appears 7 times in the file. | 122 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 157 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 158 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 178 | |
| extension | MultipleStringLiteralsExtended | The String "foobar" appears 4 times in the file. | 183 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 187 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 220 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 221 | |
| extension | MultipleStringLiteralsExtended | The String "index.routing.allocation.exclude._name" appears 3 times in the file. | 233 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 243 | |
| extension | MultipleStringLiteralsExtended | The String "_primary" appears 2 times in the file. | 250 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 252 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 253 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 299 | |
| extension | MultipleStringLiteralsExtended | The String "--> stopping indexing thread" appears 2 times in the file. | 305 | |
| extension | MultipleStringLiteralsExtended | The String "--> excluding {} from allocation" appears 2 times in the file. | 312 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 368 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 391 | |
| extension | MultipleStringLiteralsExtended | The String "baz" appears 2 times in the file. | 555 | |
| extension | MultipleStringLiteralsExtended | The String "eggplant" appears 2 times in the file. | 556 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 5 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 3 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "f" appears 5 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 3 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 4 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "Execution=" appears 2 times in the file. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "1s" appears 2 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "doc" appears 5 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 2 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "_only_local" appears 2 times in the file. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "[r]" appears 2 times in the file. | 116 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 32 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 33 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 35 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 36 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 37 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 38 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 41 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 42 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 43 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 44 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 47 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 48 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 52 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 53 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 54 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 55 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 56 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 57 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 75 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 76 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 77 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 78 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 79 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 80 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 82 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 83 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 84 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 85 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 86 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 87 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 89 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 90 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 91 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 92 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 93 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 94 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 96 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 97 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 98 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 99 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 100 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 101 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 107 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 108 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 110 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 113 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 114 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 116 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 117 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 118 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 121 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 122 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 123 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 125 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 126 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 127 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 128 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 145 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 146 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 148 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 151 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 152 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 154 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 155 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 156 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 160 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 161 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 162 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 164 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 165 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 166 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 167 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 174 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 175 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 177 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 180 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 181 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 183 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 184 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 185 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 189 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 190 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 191 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 192 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 193 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 194 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 195 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "cats" appears 16 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "animal" appears 11 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "cat" appears 4 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "dogs" appears 11 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "dog" appears 3 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "all" appears 4 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "feline" appears 2 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "canine" appears 2 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "BooleanFilter(cache(animal:canine) cache(animal:feline))" appears 2 times in the file. | 79 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "index.analysis.filter.my_ascii_folding.type" appears 2 times in the file. | 36 | |
| extension | MultipleStringLiteralsExtended | The String "asciifolding" appears 2 times in the file. | 36 | |
| extension | MultipleStringLiteralsExtended | The String "my_ascii_folding" appears 2 times in the file. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "Ansprüche" appears 3 times in the file. | 39 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "Anspruche" appears 2 times in the file. | 40 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "chinese" appears 2 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "classic" appears 2 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "edgengram" appears 2 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "lowercase" appears 2 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "ngram" appears 2 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "standard" appears 2 times in the file. | 54 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "patternreplace" appears 2 times in the file. | 127 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 177 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 194 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "org/elasticsearch/index/analysis/test1.yml" appears 2 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "default" appears 2 times in the file. | 108 | |
| extension | MultipleStringLiteralsExtended | The String "standard" appears 2 times in the file. | 114 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 198 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 35 | |
| extension | MultipleStringLiteralsExtended | The String "stem_exclusion" appears 2 times in the file. | 36 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 3 times in the file. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 3 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "baz" appears 2 times in the file. | 40 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 42 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidAnnotation | Incorrect target: 'METHOD_DEF' for annotation: 'Ignore'. | 34 | |
| extension | MultipleStringLiteralsExtended | The String "this is bogus" appears 2 times in the file. | 51 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "bogus" appears 2 times in the file. | 51 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "多くの学生が試験に落ちた。" appears 4 times in the file. | 38 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "多く" appears 2 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "くの" appears 2 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "の学" appears 2 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "学生" appears 4 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "生が" appears 2 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "が試" appears 2 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "試験" appears 4 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "験に" appears 2 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "に落" appears 2 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "落ち" appears 2 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "ちた" appears 2 times in the file. | 39 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 49 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "多" appears 2 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "く" appears 2 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "の" appears 2 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "が" appears 2 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "に" appears 2 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "落" appears 2 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "ち" appears 2 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "た" appears 2 times in the file. | 59 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 6 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.analyzer.custom_with_char_filter.tokenizer" appears 2 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "standard" appears 2 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.analyzer.custom_with_char_filter.char_filter" appears 2 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "custom_with_char_filter" appears 2 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "jeff quit phish" appears 2 times in the file. | 64 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "jeff" appears 2 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "qit" appears 2 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "fish" appears 2 times in the file. | 64 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "<b>hello</b>!" appears 2 times in the file. | 89 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "hello" appears 2 times in the file. | 89 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 92 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 58 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "path.conf" appears 2 times in the file. | 36 | |
| extension | MultipleStringLiteralsExtended | The String "/indices/analyze/conf_dir" appears 2 times in the file. | 36 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.filter.en_US.type" appears 2 times in the file. | 37 | |
| extension | MultipleStringLiteralsExtended | The String "hunspell" appears 2 times in the file. | 37 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.filter.en_US.locale" appears 2 times in the file. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "en_US" appears 4 times in the file. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "keep" appears 3 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "does/not/exists.txt" appears 2 times in the file. | 53 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 59 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 74 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 79 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 85 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 97 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 99 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 108 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 110 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 46 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "limit" appears 5 times in the file. | 36 | |
| extension | MultipleStringLiteralsExtended | The String "the quick brown fox" appears 5 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "the" appears 5 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.filter.limit_1.type" appears 3 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.filter.limit_1.max_token_count" appears 3 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.filter.limit_1.consume_all_tokens" appears 3 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "limit_1" appears 3 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "quick" appears 3 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "brown" appears 3 times in the file. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 7 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "ngr" appears 7 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "min_gram" appears 14 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "max_gram" appears 14 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "token_chars" appears 9 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "1.34" appears 2 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "letter,digit" appears 4 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "Åbc déf g\uD801\uDC00f " appears 2 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "Åb" appears 2 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "Åbc" appears 2 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "dé" appears 2 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "déf" appears 2 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "g\uD801\uDC00" appears 2 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "g\uD801\uDC00f" appears 2 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "letter,digit,punctuation,whitespace,symbol" appears 2 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String " a!$ 9" appears 2 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String " a" appears 2 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String " a!" appears 2 times in the file. | 93 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 120 | |
| extension | MultipleStringLiteralsExtended | The String "version" appears 3 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "4." appears 3 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "side" appears 5 times in the file. | 122 | |
| extension | MultipleStringLiteralsExtended | The String "back" appears 5 times in the file. | 122 | |
| extension | MultipleStringLiteralsExtended | The String "foo bar" appears 7 times in the file. | 127 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 162 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 195 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 5 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "foobarbaz" appears 3 times in the file. | 59 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "foobar" appears 3 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 2 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "abc123def" appears 2 times in the file. | 63 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 63 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 67 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "default" appears 3 times in the file. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "foo" appears 2 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "This is it Dude" appears 2 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "this" appears 2 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "is" appears 2 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "it" appears 2 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "dude" appears 4 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 2 times in the file. | 160 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 2 times in the file. | 161 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "html_strip" appears 3 times in the file. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "word_delimiter" appears 3 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "stop" appears 3 times in the file. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "standard" appears 3 times in the file. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "the quick brown fox" appears 2 times in the file. | 45 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "the" appears 3 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "the quick" appears 2 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "quick" appears 2 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "shingle_inverse" appears 2 times in the file. | 54 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 57 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 68 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "stemmer" appears 2 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "whitespace" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "my_english" appears 3 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "foo bar" appears 2 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "consolingly" appears 2 times in the file. | 66 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 66 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "my_porter2" appears 3 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "possibly" appears 2 times in the file. | 97 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 97 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 99 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 3 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "to be or not to be" appears 2 times in the file. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.filter.my_stop.type" appears 4 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "stop" appears 4 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.filter.my_stop.enable_position_increments" appears 3 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.filter.my_stop.version" appears 4 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "my_stop" appears 4 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "foo bar" appears 2 times in the file. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "index.analysis.filter.my_word_delimiter.type" appears 9 times in the file. | 37 | |
| extension | MultipleStringLiteralsExtended | The String "word_delimiter" appears 9 times in the file. | 37 | |
| extension | MultipleStringLiteralsExtended | The String "my_word_delimiter" appears 9 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "PowerShot 500-42 wi-fi wi-fi-4000 j2se O'Neil's" appears 6 times in the file. | 40 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "Power" appears 6 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "Shot" appears 6 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "500" appears 4 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "42" appears 4 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "wi" appears 8 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "fi" appears 8 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "4000" appears 5 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "j" appears 5 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 5 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "se" appears 5 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "O" appears 4 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "Neil" appears 4 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.filter.my_word_delimiter.catenate_words" appears 3 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "true" appears 8 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.filter.my_word_delimiter.generate_word_parts" appears 4 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "false" appears 6 times in the file. | 51 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "PowerShot" appears 9 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "wifi" appears 3 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "ONeil" appears 2 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.filter.my_word_delimiter.generate_number_parts" appears 2 times in the file. | 64 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "50042" appears 2 times in the file. | 69 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "j2se" appears 2 times in the file. | 84 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 97 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 110 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 123 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 138 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 155 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "index.analysis.filter.common_grams_default.type" appears 3 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "common_grams" appears 10 times in the file. | 43 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.filter.common_grams_default.common_words" appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "chromosome" appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "protein" appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "common_grams_default" appears 2 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "the quick brown is a fox Or noT" appears 4 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "the" appears 16 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "quick" appears 11 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "brown" appears 7 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "is" appears 16 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 14 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "fox" appears 10 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "Or" appears 9 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "noT" appears 9 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.filter.common_grams_1.type" appears 2 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.filter.common_grams_1.ignore_case" appears 2 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.filter.common_grams_1.common_words" appears 2 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "Not" appears 2 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "an" appears 7 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "they" appears 7 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "are" appears 7 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "common_grams_1" appears 2 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "the quick brown is a fox or noT" appears 2 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "the_quick" appears 7 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "brown_is" appears 11 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "is_a" appears 7 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "a_fox" appears 11 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "fox_or" appears 6 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "or" appears 10 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "or_noT" appears 2 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.filter.common_grams_2.type" appears 2 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.filter.common_grams_2.ignore_case" appears 2 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.filter.common_grams_2.common_words" appears 2 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "common_grams_2" appears 2 times in the file. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "the quick brown is a fox or why noT" appears 3 times in the file. | 106 | |
| extension | MultipleStringLiteralsExtended | The String "why_noT" appears 3 times in the file. | 107 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.filter.common_grams_3.type" appears 2 times in the file. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.filter.common_grams_3.common_words" appears 2 times in the file. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "not" appears 6 times in the file. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "common_grams_3" appears 2 times in the file. | 116 | |
| extension | MultipleStringLiteralsExtended | The String "commongramsAnalyzer" appears 2 times in the file. | 129 | |
| extension | MultipleStringLiteralsExtended | The String "the quick brown is a fox or not" appears 4 times in the file. | 130 | |
| extension | MultipleStringLiteralsExtended | The String "quick_brown" appears 4 times in the file. | 131 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 4 times in the file. | 132 | |
| extension | MultipleStringLiteralsExtended | The String "commongramsAnalyzer_file" appears 2 times in the file. | 136 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "kimchy is the dude abides" appears 2 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "shay is the elasticsearch man!" appears 2 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "abstain" appears 2 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "abstain refrain desist" appears 2 times in the file. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "field" appears 4 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 4 times in the file. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "abc" appears 2 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 2 times in the file. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "default" appears 10 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "Lucene410" appears 2 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "Lucene41" appears 4 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "BloomFilter" appears 2 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 8 times in the file. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 2 times in the file. | 106 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 6 times in the file. | 107 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 2 times in the file. | 107 | |
| extension | MultipleStringLiteralsExtended | The String "postings_format" appears 3 times in the file. | 107 | |
| extension | MultipleStringLiteralsExtended | The String "field2" appears 5 times in the file. | 108 | |
| extension | MultipleStringLiteralsExtended | The String "my_format1" appears 2 times in the file. | 108 | |
| extension | MultipleStringLiteralsExtended | The String "doc_values_format" appears 3 times in the file. | 145 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 9 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 6 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 3 times in the file. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 3 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "numshards {}, segments {}, total merges {}, current merge {}" appears 2 times in the file. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "foo" appears 12 times in the file. | 34 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 35 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 102 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 111 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 118 | |
| extension | MultipleStringLiteralsExtended | The String "settings update didn't fail, but should have" appears 3 times in the file. | 125 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "work/fs-translog/JVM_" appears 2 times in the file. | 108 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 117 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 118 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 120 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 27 times in the file. | 199 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 120 times in the file. | 199 | |
| extension | MultipleStringLiteralsExtended | The String "_uid" appears 2 times in the file. | 209 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 230 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 276 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Method(.*)'. | 289 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 289 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Method(.*)'. | 290 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 290 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Method(.*)'. | 291 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 291 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 174 times in the file. | 302 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 20 times in the file. | 305 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 7 times in the file. | 331 | |
| extension | MultipleStringLiteralsExtended | The String "4" appears 4 times in the file. | 373 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 440 | |
| extension | MoveVariableInsideIf | Variable 'gen2' can be moved inside the block at line '449' to restrict runtime creation. | 443 | |
| extension | MultipleStringLiteralsExtended | The String "test1" appears 11 times in the file. | 502 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 3 times in the file. | 663 | |
| extension | MultipleStringLiteralsExtended | The String "Foo" appears 3 times in the file. | 663 | |
| extension | IllegalCatchExtended | Catching 'RuntimeException' is not allowed. | 682 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 685 | |
| extension | RedundantReturn | Redundant return. | 1053 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1119 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1176 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1243 | |
| extension | MultipleStringLiteralsExtended | The String "excepted VersionConflictEngineException to be thrown" appears 2 times in the file. | 1287 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1308 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1312 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1318 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1326 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1334 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1382 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1388 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1417 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1418 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1424 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1425 | |
| extension | MultipleStringLiteralsExtended | The String "did not hit expected exception" appears 2 times in the file. | 1470 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1517 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1527 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1560 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1561 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1562 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1563 | |
| extension | ForbidAnnotation | Incorrect target: 'METHOD_DEF' for annotation: 'Ignore'. | 1650 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 99 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 100 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 102 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 42 times in the file. | 171 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 100 times in the file. | 171 | |
| extension | MultipleStringLiteralsExtended | The String "_uid" appears 2 times in the file. | 181 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 203 | |
| extension | MultipleStringLiteralsExtended | The String "work/fs-translog/" appears 2 times in the file. | 215 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 258 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Method(.*)'. | 275 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 275 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Method(.*)'. | 276 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 276 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Method(.*)'. | 277 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 277 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 57 times in the file. | 288 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 3 times in the file. | 291 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 3 times in the file. | 339 | |
| extension | MultipleStringLiteralsExtended | The String "4" appears 3 times in the file. | 400 | |
| extension | MultipleStringLiteralsExtended | The String "should have thrown an exception" appears 3 times in the file. | 435 | |
| extension | MultipleStringLiteralsExtended | The String "test1" appears 14 times in the file. | 450 | |
| extension | MultipleStringLiteralsExtended | The String "exception expected" appears 2 times in the file. | 791 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 792 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 830 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 840 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 888 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "value" appears 13 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "03" appears 2 times in the file. | 243 | |
| extension | MultipleStringLiteralsExtended | The String "04" appears 2 times in the file. | 245 | |
| extension | MultipleStringLiteralsExtended | The String "06" appears 2 times in the file. | 247 | |
| extension | MultipleStringLiteralsExtended | The String "08" appears 2 times in the file. | 249 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "value" appears 24 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "_first" appears 4 times in the file. | 162 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 3 times in the file. | 176 | |
| extension | MultipleStringLiteralsExtended | The String "_id" appears 3 times in the file. | 307 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_id" appears 26 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 11 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 40 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 11 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 10 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "4" appears 4 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "02" appears 2 times in the file. | 161 | |
| extension | MultipleStringLiteralsExtended | The String "04" appears 4 times in the file. | 162 | |
| extension | MultipleStringLiteralsExtended | The String "03" appears 2 times in the file. | 171 | |
| extension | MultipleStringLiteralsExtended | The String "05" appears 2 times in the file. | 178 | |
| extension | MultipleStringLiteralsExtended | The String "06" appears 4 times in the file. | 179 | |
| extension | MultipleStringLiteralsExtended | The String "07" appears 3 times in the file. | 185 | |
| extension | MultipleStringLiteralsExtended | The String "08" appears 6 times in the file. | 186 | |
| extension | MultipleStringLiteralsExtended | The String "09" appears 2 times in the file. | 196 | |
| extension | MultipleStringLiteralsExtended | The String "10" appears 4 times in the file. | 197 | |
| extension | MultipleStringLiteralsExtended | The String "!08" appears 2 times in the file. | 203 | |
| extension | MultipleStringLiteralsExtended | The String "!09" appears 2 times in the file. | 204 | |
| extension | MultipleStringLiteralsExtended | The String "!10" appears 2 times in the file. | 205 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 249 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 251 | |
| extension | MultipleStringLiteralsExtended | The String "_first" appears 3 times in the file. | 295 | |
| extension | MultipleStringLiteralsExtended | The String "_last" appears 3 times in the file. | 295 | |
| extension | TernaryPerExpressionCount | More than 1 ternary operators in expression. | 298 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 309 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 311 | |
| extension | MultipleStringLiteralsExtended | The String "text" appears 5 times in the file. | 343 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 2 times in the file. | 348 | |
| extension | MultipleStringLiteralsExtended | The String "parent" appears 2 times in the file. | 348 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 384 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 2 times in the file. | 445 | |
| extension | MultipleStringLiteralsExtended | The String "global_values" appears 2 times in the file. | 445 | |
| extension | MultipleStringLiteralsExtended | The String "fixed" appears 2 times in the file. | 445 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 5 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 5 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "binary" appears 2 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "format" appears 2 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "doc_values" appears 2 times in the file. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 8 times in the file. | 35 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 6 times in the file. | 35 | |
| extension | MultipleStringLiteralsExtended | The String "s" appears 8 times in the file. | 35 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 2 times in the file. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "disabled" appears 2 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "t" appears 4 times in the file. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_id" appears 23 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 7 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 29 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 6 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 5 times in the file. | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type" appears 22 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 4 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "bytes" appears 7 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 11 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "fielddata" appears 14 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "format" appears 50 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "doc_values" appears 30 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "fst" appears 4 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "byte" appears 10 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "short" appears 10 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "integer" appears 6 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "long" appears 10 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "float" appears 10 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "double" appears 10 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "paged_bytes" appears 3 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "array" appears 13 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "int" appears 4 times in the file. | 95 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 153 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 236 | |
| extension | MultipleStringLiteralsExtended | The String "geopoint" appears 2 times in the file. | 408 | |
| extension | MultipleStringLiteralsExtended | The String "geo_point" appears 4 times in the file. | 408 | |
| extension | MultipleStringLiteralsExtended | The String "lat" appears 2 times in the file. | 424 | |
| extension | MultipleStringLiteralsExtended | The String "lon" appears 2 times in the file. | 424 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 477 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 482 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 482 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 533 | |
| extension | MultipleStringLiteralsExtended | The String "Couldn't find " appears 2 times in the file. | 590 | |
| extension | MultipleStringLiteralsExtended | The String " among " appears 2 times in the file. | 590 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 623 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "f" appears 2 times in the file. | 40 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 5 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 5 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 2 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "not_filtered" appears 5 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "bacon bastards" appears 2 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "bacon" appears 3 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "bastards" appears 2 times in the file. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 6 times in the file. | 36 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 8 times in the file. | 37 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 2 times in the file. | 37 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 6 times in the file. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 2 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "fielddata" appears 2 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "loading" appears 2 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 2 times in the file. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "id" appears 2 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "high_freq" appears 11 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "100" appears 8 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "med_freq" appears 4 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "10" appears 7 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "5" appears 5 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "fst" appears 2 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "paged_bytes" appears 2 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 7 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "format" appears 7 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "filter.frequency.min_segment_size" appears 5 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "filter.frequency.min" appears 5 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "filter.frequency.max" appears 3 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "filter.regex.pattern" appears 3 times in the file. | 115 | |
| extension | MultipleStringLiteralsExtended | The String " " appears 2 times in the file. | 153 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_id" appears 23 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 7 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 29 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 6 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 5 times in the file. | 81 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 3 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 2 times in the file. | 55 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 59 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "int" appears 6 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "long" appears 2 times in the file. | 68 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 73 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "float" appears 2 times in the file. | 79 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 83 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "double" appears 2 times in the file. | 88 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 92 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "format" appears 2 times in the file. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "fst" appears 2 times in the file. | 104 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 107 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 118 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 124 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 129 | |
| extension | MultipleStringLiteralsExtended | The String "s" appears 3 times in the file. | 136 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_id" appears 26 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 8 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 35 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 7 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 5 times in the file. | 124 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 236 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_parent" appears 3 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "type=" appears 2 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 17 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 14 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 2 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "4" appears 2 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "5" appears 2 times in the file. | 97 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 179 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 242 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 81 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "field" appears 3 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "cat" appears 7 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "dog" appears 7 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "apple" appears 2 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "company" appears 2 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "ebay" appears 2 times in the file. | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 207 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 260 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 40 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "field1" appears 4 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "field2" appears 4 times in the file. | 53 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 59 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "index" appears 6 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "type.json" appears 2 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 6 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 3 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "f" appears 2 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 2 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "g" appears 2 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "h" appears 2 times in the file. | 90 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 22 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "destination" appears 3 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "findme" appears 12 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "righttitle" appears 4 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "content" appears 7 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "suggest" appears 2 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "transform" appears 2 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "script" appears 3 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "lang" appears 3 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "title" appears 2 times in the file. | 153 | |
| extension | MultipleStringLiteralsExtended | The String "sourceField" appears 2 times in the file. | 160 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "foo" appears 3 times in the file. | 31 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 3 times in the file. | 31 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/org/elasticsearch/index/mapper/all/mapping.json" appears 2 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 26 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "/org/elasticsearch/index/mapper/all/test1.json" appears 9 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "_all" appears 21 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "address.last.location" appears 5 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "name.last" appears 7 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "simple1" appears 7 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "foobar" appears 7 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "/org/elasticsearch/index/mapper/all/noboost-mapping.json" appears 2 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "/org/elasticsearch/index/mapper/all/store-mapping.json" appears 2 times in the file. | 180 | |
| extension | MoveVariableInsideIf | Variable 'booleanOptionList' can be moved inside the block at line '233' to restrict runtime creation. | 231 | |
| extension | AvoidNotShortCircuitOperatorsForBoolean | Short-circuit operator should be used instead of '|='. | 264 | |
| extension | MultipleStringLiteralsExtended | The String "TF/IDF" appears 2 times in the file. | 266 | |
| extension | MultipleStringLiteralsExtended | The String "fielddata" appears 2 times in the file. | 270 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 6 times in the file. | 271 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 5 times in the file. | 271 | |
| extension | MultipleStringLiteralsExtended | The String "_id" appears 3 times in the file. | 287 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 2 times in the file. | 342 | |
| extension | MultipleStringLiteralsExtended | The String "Elasticsearch rules!" appears 2 times in the file. | 345 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 376 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 383 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 390 | |
| extension | MultipleStringLiteralsExtended | The String "{\"enabled\" : true}" appears 3 times in the file. | 417 | |
| extension | MultipleStringLiteralsExtended | The String "true" appears 2 times in the file. | 421 | |
| extension | MultipleStringLiteralsExtended | The String "\"standard\"" appears 3 times in the file. | 422 | |
| extension | MultipleStringLiteralsExtended | The String "\"" appears 2 times in the file. | 429 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 3 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 17 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "_analyzer" appears 3 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "path" appears 3 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "field_analyzer" appears 11 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 3 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 15 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 8 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "field2" appears 15 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "analyzer" appears 3 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "simple" appears 9 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 6 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "whitespace" appears 12 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "value1" appears 6 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "value2" appears 6 times in the file. | 56 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 61 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 76 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 104 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 119 | |
| extension | MultipleStringLiteralsExtended | The String "no" appears 2 times in the file. | 130 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 146 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 161 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type" appears 2 times in the file. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 2 times in the file. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type" appears 5 times in the file. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "_boost" appears 6 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "store" appears 2 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 2 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "not_analyzed" appears 2 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 5 times in the file. | 43 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type" appears 9 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 4 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 3 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "_boost" appears 4 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 7 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 3 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "custom_boost" appears 2 times in the file. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type" appears 10 times in the file. | 34 | |
| extension | MultipleStringLiteralsExtended | The String "s_field" appears 3 times in the file. | 35 | |
| extension | MultipleStringLiteralsExtended | The String "l_field" appears 3 times in the file. | 36 | |
| extension | MultipleStringLiteralsExtended | The String "norms" appears 7 times in the file. | 36 | |
| extension | MultipleStringLiteralsExtended | The String "enabled" appears 7 times in the file. | 36 | |
| extension | MultipleStringLiteralsExtended | The String "i_field" appears 3 times in the file. | 37 | |
| extension | MultipleStringLiteralsExtended | The String "sh_field" appears 3 times in the file. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "b_field" appears 3 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "d_field" appears 3 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "f_field" appears 3 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "date_field" appears 3 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 8 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "boost" appears 8 times in the file. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "person" appears 2 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 2 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "str_field" appears 5 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 16 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 2 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "int_field" appears 5 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "integer" appears 2 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "norms" appears 14 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "enabled" appears 14 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "byte_field" appears 5 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "byte" appears 2 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "date_field" appears 5 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "date" appears 2 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "double_field" appears 5 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "double" appears 2 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "float_field" appears 5 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "float" appears 2 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "long_field" appears 5 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "long" appears 2 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "short_field" appears 5 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "short" appears 2 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "_id" appears 9 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 9 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "boost" appears 8 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 8 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 8 times in the file. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 8 times in the file. | 104 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type" appears 2 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "thisIsCamelCase" appears 3 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "this_is_camel_case" appears 2 times in the file. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type1" appears 3 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 3 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "completion" appears 11 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 3 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 3 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "index_analyzer" appears 3 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "simple" appears 5 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "search_analyzer" appears 3 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "standard" appears 2 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "payloads" appears 2 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "preserve_separators" appears 2 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "preserve_position_increments" appears 2 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "max_input_length" appears 2 times in the file. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type" appears 5 times in the file. | 35 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 10 times in the file. | 37 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 3 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "value1" appears 6 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "field2" appears 6 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "value2" appears 6 times in the file. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test-idx" appears 4 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "doc" appears 3 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "test_field" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "even" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "test_raw" appears 2 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "match" appears 2 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "match_mapping_type" appears 2 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 4 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "mapping" appears 2 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 2 times in the file. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type1" appears 8 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 9 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "copy_test" appears 18 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 17 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 8 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "copy_to" appears 9 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "another_field" appears 7 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "cyclic_test" appears 7 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "int_to_str_test" appears 4 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "new_field" appears 4 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 5 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 11 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 8 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 4 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "very.inner.field" appears 4 times in the file. | 128 | |
| extension | MultipleStringLiteralsExtended | The String "object" appears 2 times in the file. | 132 | |
| extension | MultipleStringLiteralsExtended | The String "baz" appears 3 times in the file. | 146 | |
| extension | MultipleStringLiteralsExtended | The String "n1" appears 2 times in the file. | 237 | |
| extension | MultipleStringLiteralsExtended | The String "nested" appears 2 times in the file. | 238 | |
| extension | MultipleStringLiteralsExtended | The String "n2" appears 3 times in the file. | 240 | |
| extension | MultipleStringLiteralsExtended | The String "source" appears 4 times in the file. | 243 | |
| extension | MultipleStringLiteralsExtended | The String "long" appears 2 times in the file. | 244 | |
| extension | MultipleStringLiteralsExtended | The String "target" appears 8 times in the file. | 246 | |
| extension | MultipleStringLiteralsExtended | The String "n1.target" appears 7 times in the file. | 247 | |
| extension | MultipleStringLiteralsExtended | The String "n1.n2.target" appears 7 times in the file. | 248 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 57 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 58 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "single" appears 7 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "bulk1" appears 6 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "bulk2" appears 6 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "multi" appears 7 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "multibulk1" appears 7 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "multibulk2" appears 8 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "foo.token_count" appears 6 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "foo.token_count_unstored" appears 2 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "foo.token_count_with_doc_values" appears 2 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 7 times in the file. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 5 times in the file. | 116 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 5 times in the file. | 117 | |
| extension | MultipleStringLiteralsExtended | The String "store" appears 2 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "analyzer" appears 4 times in the file. | 122 | |
| extension | MultipleStringLiteralsExtended | The String "token_count" appears 4 times in the file. | 124 | |
| extension | MultipleStringLiteralsExtended | The String "standard" appears 3 times in the file. | 126 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 146 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 151 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "person" appears 2 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 2 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "tc" appears 4 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 2 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "token_count" appears 2 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "analyzer" appears 2 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "keyword" appears 2 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "standard" appears 2 times in the file. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type" appears 32 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 9 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 11 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "date_field1" appears 2 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "date_field2" appears 2 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "wrong_date1" appears 2 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "wrong_date2" appears 2 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "wrong_date3" appears 2 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "de" appears 2 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "DE" appears 2 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "date_field_default" appears 3 times in the file. | 107 | |
| extension | MultipleStringLiteralsExtended | The String "date" appears 12 times in the file. | 108 | |
| extension | MultipleStringLiteralsExtended | The String "format" appears 9 times in the file. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "E, d MMM yyyy HH:mm:ss Z" appears 3 times in the file. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "date_field_en" appears 4 times in the file. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "locale" appears 2 times in the file. | 114 | |
| extension | MultipleStringLiteralsExtended | The String "date_field_de" appears 3 times in the file. | 116 | |
| extension | MultipleStringLiteralsExtended | The String "Wed, 06 Dec 2000 02:55:00 -0800" appears 2 times in the file. | 127 | |
| extension | MultipleStringLiteralsExtended | The String "date_field" appears 14 times in the file. | 175 | |
| extension | MultipleStringLiteralsExtended | The String "date_detection" appears 3 times in the file. | 193 | |
| extension | MultipleStringLiteralsExtended | The String "2010-01-01" appears 4 times in the file. | 201 | |
| extension | MultipleStringLiteralsExtended | The String "date_field_x" appears 2 times in the file. | 202 | |
| extension | MultipleStringLiteralsExtended | The String "10:00:00" appears 2 times in the file. | 221 | |
| extension | MultipleStringLiteralsExtended | The String "Jan 02 10:00:00" appears 2 times in the file. | 251 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 3 times in the file. | 273 | |
| extension | MultipleStringLiteralsExtended | The String "ignore_malformed" appears 2 times in the file. | 273 | |
| extension | MultipleStringLiteralsExtended | The String "field2" appears 5 times in the file. | 274 | |
| extension | MultipleStringLiteralsExtended | The String "field3" appears 4 times in the file. | 275 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 5 times in the file. | 283 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 290 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 301 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 322 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 9 times in the file. | 337 | |
| extension | MultipleStringLiteralsExtended | The String "EEE MMM dd HH:mm:ss.S Z yyyy||EEE MMM dd HH:mm:ss.SSS Z yyyy" appears 2 times in the file. | 338 | |
| extension | MultipleStringLiteralsExtended | The String "EEE MMM dd HH:mm:ss.S Z yyyy||EEE MMM dd HH:mm:ss.SSS Z yyyy||yyyy-MM-dd'T'HH:mm:ss.SSSZZ" appears 2 times in the file. | 347 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_default_" appears 2 times in the file. | 36 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 7 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 5 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 42 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type" appears 28 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "dynamic" appears 7 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 8 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 13 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 6 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 29 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 6 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "value1" appears 9 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "field2" appears 8 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "value2" appears 6 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "false" appears 2 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "strict" appears 4 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "obj1" appears 4 times in the file. | 124 | |
| extension | MultipleStringLiteralsExtended | The String "empty_field" appears 2 times in the file. | 171 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 173 | |
| extension | MultipleStringLiteralsExtended | The String "_default_" appears 4 times in the file. | 178 | |
| extension | MultipleStringLiteralsExtended | The String "test_string" appears 2 times in the file. | 210 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "name" appears 3 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "age" appears 3 times in the file. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "name" appears 3 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "obj1.name" appears 3 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "obj1.obj2.name" appears 3 times in the file. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 4 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "s" appears 3 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "l" appears 3 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "/org/elasticsearch/index/mapper/dynamictemplate/simple/test-mapping.json" appears 2 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "/org/elasticsearch/index/mapper/dynamictemplate/simple/test-data.json" appears 2 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 6 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "some name" appears 2 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "multi1" appears 6 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "multi 1" appears 4 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "multi1.org" appears 6 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "multi2" appears 6 times in the file. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "multi 2" appears 4 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "multi2.org" appears 6 times in the file. | 108 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 141 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 142 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 144 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 145 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 146 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 147 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 148 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 150 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test-idx" appears 11 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 7 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 2 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 2 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 2 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "doc" appears 3 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "f" appears 3 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "fields" appears 2 times in the file. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 2 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "stored" appears 2 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "yes" appears 2 times in the file. | 102 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 3 times in the file. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 9 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 15 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 3 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 8 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 3 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "1234" appears 3 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "field.bool" appears 6 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "T" appears 3 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "field.point" appears 6 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "42.0,51.0" appears 3 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "field.shape" appears 3 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "field.field" appears 6 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "fields" appears 4 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 5 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "stored" appears 2 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "yes" appears 2 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "raw" appears 3 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "field.field.raw" appears 4 times in the file. | 119 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 2 times in the file. | 130 | |
| extension | MultipleStringLiteralsExtended | The String "field.field.generated.generated" appears 2 times in the file. | 173 | |
| extension | MultipleStringLiteralsExtended | The String "field.raw" appears 2 times in the file. | 179 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 4 times in the file. | 37 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 6 times in the file. | 37 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 3 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "pin" appears 3 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 2 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "geo_point" appears 2 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "fielddata" appears 3 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "format" appears 2 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "compressed" appears 2 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "precision" appears 3 times in the file. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type" appears 67 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 19 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "point" appears 64 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "geo_point" appears 20 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "lat_lon" appears 19 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 18 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 27 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "lat" appears 18 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "lon" appears 18 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "point.lat" appears 24 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "point.lon" appears 24 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "point.geohash" appears 5 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "1.2,1.3" appears 14 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "geohash" appears 6 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "normalize" appears 3 times in the file. | 174 | |
| extension | MultipleStringLiteralsExtended | The String "validate" appears 5 times in the file. | 174 | |
| extension | MultipleStringLiteralsExtended | The String "store" appears 6 times in the file. | 274 | |
| extension | MultipleStringLiteralsExtended | The String "yes" appears 6 times in the file. | 274 | |
| extension | MultipleStringLiteralsExtended | The String "1.4,1.5" appears 4 times in the file. | 317 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type1" appears 11 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 14 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "location" appears 22 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 17 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "geo_shape" appears 14 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 7 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "orientation" appears 5 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "tree" appears 10 times in the file. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "geohash" appears 5 times in the file. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "tree_levels" appears 8 times in the file. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "distance_error_pct" appears 11 times in the file. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "quadtree" appears 5 times in the file. | 133 | |
| extension | MultipleStringLiteralsExtended | The String "6" appears 3 times in the file. | 134 | |
| extension | MultipleStringLiteralsExtended | The String "0.5" appears 7 times in the file. | 135 | |
| extension | MultipleStringLiteralsExtended | The String "precision" appears 7 times in the file. | 161 | |
| extension | MultipleStringLiteralsExtended | The String "70m" appears 4 times in the file. | 161 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 176 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 200 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 273 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 295 | |
| extension | MultipleStringLiteralsExtended | The String "shape" appears 5 times in the file. | 303 | |
| extension | MultipleStringLiteralsExtended | The String "strategy" appears 2 times in the file. | 303 | |
| extension | MultipleStringLiteralsExtended | The String "1m" appears 2 times in the file. | 304 | |
| extension | MultipleStringLiteralsExtended | The String "cw" appears 2 times in the file. | 311 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type" appears 16 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 6 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "point" appears 16 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "geo_point" appears 6 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "lat_lon" appears 2 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 6 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 4 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "point.lat" appears 3 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "point.lon" appears 3 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "1.2,1.3" appears 3 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "geohash_precision" appears 2 times in the file. | 99 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type" appears 8 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 3 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 2 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "_id" appears 5 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "path" appears 2 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "my_path" appears 2 times in the file. | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_index" appears 3 times in the file. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type" appears 10 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "_index" appears 10 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "enabled" appears 6 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "store" appears 4 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "yes" appears 4 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 6 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 3 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 6 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 6 times in the file. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_field_names" appears 9 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "abc" appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 5 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "a.b" appears 3 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "a.b.c" appears 2 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String ".a" appears 2 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "a." appears 2 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String ".." appears 2 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 12 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 7 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 4 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 2 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "_uid" appears 2 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "_type" appears 2 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "_version" appears 2 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "_source" appears 2 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "_all" appears 2 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "enabled" appears 4 times in the file. | 83 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 4 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 3 times in the file. | 91 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 104 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 120 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 131 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 149 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 164 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 168 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type" appears 12 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 2 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "ip" appears 8 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 6 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "127.0.0.1" appears 2 times in the file. | 53 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 57 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "Expected ip address parsing to fail but did not happen" appears 2 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 3 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "ignore_malformed" appears 2 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "field2" appears 5 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "field3" appears 4 times in the file. | 90 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 100 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 107 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 120 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type" appears 2 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 3 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "value1" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "field2" appears 2 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "field3" appears 2 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "field4" appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "2010-01-01" appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "field5" appears 4 times in the file. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type" appears 5 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 8 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "store" appears 3 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "yes" appears 3 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "field2" appears 8 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "field3" appears 14 times in the file. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "person" appears 2 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 9 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 2 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 14 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 6 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 5 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "age" appears 3 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "integer" appears 2 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "obj1.prop1" appears 2 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 4 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "obj" appears 2 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 9 times in the file. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "search_analyzer" appears 3 times in the file. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "whitespace" appears 5 times in the file. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "keyword" appears 2 times in the file. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "Lucene41" appears 2 times in the file. | 132 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 8 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "/org/elasticsearch/index/mapper/multifield/test-data.json" appears 3 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 16 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "some name" appears 8 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "name.indexed" appears 16 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "name.not_indexed" appears 16 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "object1.multi1" appears 4 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "object1.multi1.string" appears 6 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "name.test1" appears 6 times in the file. | 115 | |
| extension | MultipleStringLiteralsExtended | The String "name.test2" appears 7 times in the file. | 122 | |
| extension | MultipleStringLiteralsExtended | The String "simple" appears 2 times in the file. | 127 | |
| extension | MultipleStringLiteralsExtended | The String "age" appears 6 times in the file. | 218 | |
| extension | MultipleStringLiteralsExtended | The String "age.not_stored" appears 7 times in the file. | 219 | |
| extension | MultipleStringLiteralsExtended | The String "age.stored" appears 7 times in the file. | 225 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 16 times in the file. | 255 | |
| extension | MultipleStringLiteralsExtended | The String "a.b" appears 14 times in the file. | 261 | |
| extension | MultipleStringLiteralsExtended | The String "_id" appears 5 times in the file. | 268 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 5 times in the file. | 268 | |
| extension | MultipleStringLiteralsExtended | The String "-1,-1" appears 4 times in the file. | 269 | |
| extension | MultipleStringLiteralsExtended | The String "-1.0,-1.0" appears 3 times in the file. | 283 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 21 times in the file. | 287 | |
| extension | MultipleStringLiteralsExtended | The String "b.a" appears 16 times in the file. | 293 | |
| extension | MultipleStringLiteralsExtended | The String "complete me" appears 6 times in the file. | 369 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 6 times in the file. | 429 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 2 times in the file. | 429 | |
| extension | MultipleStringLiteralsExtended | The String "my_field" appears 2 times in the file. | 430 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 4 times in the file. | 430 | |
| extension | MultipleStringLiteralsExtended | The String "fields" appears 2 times in the file. | 430 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 457 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 471 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "my-index" appears 32 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "my-type" appears 24 times in the file. | 50 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "properties.title.fields" appears 2 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "not_analyzed" appears 16 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 10 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 6 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "title" appears 8 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "Multi fields" appears 3 times in the file. | 63 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "uncased" appears 4 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "analyzer" appears 4 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "whitespace" appears 3 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "geo_point" appears 2 times in the file. | 109 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 116 | |
| extension | MultipleStringLiteralsExtended | The String "properties.a" appears 4 times in the file. | 116 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 21 times in the file. | 118 | |
| extension | MultipleStringLiteralsExtended | The String "fields" appears 10 times in the file. | 119 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "properties.a.fields.b" appears 4 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 13 times in the file. | 123 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 7 times in the file. | 126 | |
| extension | MultipleStringLiteralsExtended | The String "51,19" appears 2 times in the file. | 126 | |
| extension | MultipleStringLiteralsExtended | The String "a.b" appears 4 times in the file. | 131 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 6 times in the file. | 140 | |
| extension | MultipleStringLiteralsExtended | The String "token_count" appears 2 times in the file. | 142 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 2 times in the file. | 145 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 159 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 164 | |
| extension | MultipleStringLiteralsExtended | The String "my tokens" appears 2 times in the file. | 169 | |
| extension | MultipleStringLiteralsExtended | The String "completion" appears 2 times in the file. | 178 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 185 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 190 | |
| extension | MultipleStringLiteralsExtended | The String "complete me" appears 2 times in the file. | 195 | |
| extension | MultipleStringLiteralsExtended | The String "ip" appears 2 times in the file. | 204 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 211 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 216 | |
| extension | MultipleStringLiteralsExtended | The String "127.0.0.1" appears 2 times in the file. | 221 | |
| extension | MultipleStringLiteralsExtended | The String "multi_field" appears 2 times in the file. | 261 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/org/elasticsearch/index/mapper/multifield/merge/test-mapping1.json" appears 2 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 18 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "name.indexed" appears 12 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "/org/elasticsearch/index/mapper/multifield/merge/test-data.json" appears 4 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "name.not_indexed" appears 6 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "name.not_indexed2" appears 6 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "name.not_indexed3" appears 6 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "mapper [name] has different index values" appears 2 times in the file. | 181 | |
| extension | MultipleStringLiteralsExtended | The String "mapper [name] has different store values" appears 2 times in the file. | 182 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type" appears 28 times in the file. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 12 times in the file. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "nested1" appears 21 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "nested" appears 12 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 7 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 23 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 42 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 16 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 14 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "field2" appears 19 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 14 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "nested1.field1" appears 25 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "nested1.field2" appears 3 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 10 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "4" appears 12 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "nested2" appears 12 times in the file. | 115 | |
| extension | MultipleStringLiteralsExtended | The String "nested1.nested2" appears 4 times in the file. | 126 | |
| extension | MultipleStringLiteralsExtended | The String "5" appears 10 times in the file. | 136 | |
| extension | MultipleStringLiteralsExtended | The String "6" appears 8 times in the file. | 136 | |
| extension | MultipleStringLiteralsExtended | The String "nested1.nested2.field2" appears 28 times in the file. | 142 | |
| extension | MultipleStringLiteralsExtended | The String "include_in_parent" appears 3 times in the file. | 167 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type" appears 2 times in the file. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type" appears 55 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "numeric_detection" appears 2 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 9 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 24 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "s_long" appears 4 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "100" appears 5 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "s_double" appears 4 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "100.0" appears 5 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 7 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 3 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "integer" appears 8 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "ignore_malformed" appears 6 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "field2" appears 5 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "field3" appears 4 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 5 times in the file. | 105 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 112 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 123 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 144 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 157 | |
| extension | MultipleStringLiteralsExtended | The String "long" appears 11 times in the file. | 157 | |
| extension | MultipleStringLiteralsExtended | The String "short" appears 9 times in the file. | 157 | |
| extension | MultipleStringLiteralsExtended | The String "noErrorNoCoerceField" appears 9 times in the file. | 163 | |
| extension | MultipleStringLiteralsExtended | The String "coerce" appears 3 times in the file. | 164 | |
| extension | MultipleStringLiteralsExtended | The String "noErrorCoerceField" appears 9 times in the file. | 165 | |
| extension | MultipleStringLiteralsExtended | The String "errorDefaultCoerce" appears 9 times in the file. | 167 | |
| extension | MultipleStringLiteralsExtended | The String "errorNoCoerce" appears 3 times in the file. | 168 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 216 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 242 | |
| extension | MultipleStringLiteralsExtended | The String "int" appears 12 times in the file. | 258 | |
| extension | MultipleStringLiteralsExtended | The String "fielddata" appears 4 times in the file. | 260 | |
| extension | MultipleStringLiteralsExtended | The String "format" appears 4 times in the file. | 261 | |
| extension | MultipleStringLiteralsExtended | The String "doc_values" appears 4 times in the file. | 261 | |
| extension | MultipleStringLiteralsExtended | The String "double" appears 18 times in the file. | 264 | |
| extension | MultipleStringLiteralsExtended | The String "1234" appears 4 times in the file. | 277 | |
| extension | MultipleStringLiteralsExtended | The String "nested" appears 3 times in the file. | 289 | |
| extension | MultipleStringLiteralsExtended | The String "date" appears 10 times in the file. | 348 | |
| extension | MultipleStringLiteralsExtended | The String "2010-01-01" appears 3 times in the file. | 348 | |
| extension | MultipleStringLiteralsExtended | The String "float" appears 8 times in the file. | 368 | |
| extension | MultipleStringLiteralsExtended | The String "byte" appears 8 times in the file. | 380 | |
| extension | MultipleStringLiteralsExtended | The String "ip" appears 8 times in the file. | 386 | |
| extension | MultipleStringLiteralsExtended | The String "5000" appears 2 times in the file. | 399 | |
| extension | MultipleStringLiteralsExtended | The String "34.545" appears 2 times in the file. | 400 | |
| extension | MultipleStringLiteralsExtended | The String "1645" appears 2 times in the file. | 401 | |
| extension | MultipleStringLiteralsExtended | The String "50" appears 2 times in the file. | 402 | |
| extension | MultipleStringLiteralsExtended | The String "255.255.255.255" appears 2 times in the file. | 404 | |
| extension | MultipleStringLiteralsExtended | The String "precision_step" appears 8 times in the file. | 430 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 4 times in the file. | 434 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type" appears 5 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "obj1" appears 4 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 3 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "value1" appears 6 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "test1" appears 6 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 2 times in the file. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type" appears 7 times in the file. | 35 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 9 times in the file. | 38 | |
| extension | MultipleStringLiteralsExtended | The String " {\n" appears 2 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 6 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "tweet" appears 5 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 3 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 8 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 4 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "analyzed" appears 3 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "fields" appears 5 times in the file. | 76 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "test2" appears 2 times in the file. | 97 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 122 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type" appears 11 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 4 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "_parent" appears 10 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "1122" appears 9 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "x_field" appears 4 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "x_value" appears 4 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 4 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "p_type" appears 6 times in the file. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "first1" appears 2 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "name1.first1" appears 2 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "last1" appears 2 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "i_last_1" appears 2 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "name1.last1" appears 2 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "name1.i_last_1" appears 2 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "first2" appears 2 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "name2.first2" appears 2 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "last2" appears 2 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "i_last_2" appears 2 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "name2.i_last_2" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "name2.last2" appears 2 times in the file. | 54 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type" appears 4 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 3 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 2 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 2 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "routing_value" appears 2 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "_routing" appears 6 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "store" appears 4 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "no" appears 5 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 4 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "route" appears 2 times in the file. | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 9 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "person" appears 9 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 2 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "first" appears 8 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "/org/elasticsearch/index/mapper/simple/test1.json" appears 3 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 7 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "shay" appears 5 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "/org/elasticsearch/index/mapper/simple/test-mapping.json" appears 5 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "param1" appears 4 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "value1" appears 4 times in the file. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "foo" appears 2 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "mytype" appears 2 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "_size" appears 5 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "enabled" appears 4 times in the file. | 42 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around identifier 'enabled'. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type" appears 10 times in the file. | 37 | |
| extension | MultipleStringLiteralsExtended | The String "_size" appears 11 times in the file. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "enabled" appears 5 times in the file. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 5 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 4 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 4 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 4 times in the file. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type" appears 7 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "_source" appears 7 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "compress" appears 2 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 3 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 4 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 4 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "value1" appears 4 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "field2" appears 6 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "value2" appears 2 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "value2 xxxxxxxxxxxxxx yyyyyyyyyyyyyyyyyyy zzzzzzzzzzzzzzzzz" appears 4 times in the file. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type" appears 13 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "_source" appears 15 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 12 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 7 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 6 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 6 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "format" appears 2 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "json" appears 2 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "includes" appears 5 times in the file. | 119 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 119 | |
| extension | MultipleStringLiteralsExtended | The String "path1" appears 2 times in the file. | 125 | |
| extension | MultipleStringLiteralsExtended | The String "path2" appears 2 times in the file. | 126 | |
| extension | MultipleStringLiteralsExtended | The String "enabled" appears 6 times in the file. | 138 | |
| extension | MultipleStringLiteralsExtended | The String "my_type" appears 29 times in the file. | 142 | |
| extension | MultipleStringLiteralsExtended | The String "default_field_path." appears 6 times in the file. | 215 | |
| extension | MultipleStringLiteralsExtended | The String "custom_field_path." appears 6 times in the file. | 222 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 2 times in the file. | 232 | |
| extension | MultipleStringLiteralsExtended | The String "text" appears 2 times in the file. | 232 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 2 times in the file. | 232 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type" appears 48 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 13 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 33 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 23 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 12 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "1234" appears 15 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 5 times in the file. | 161 | |
| extension | MultipleStringLiteralsExtended | The String "not_analyzed" appears 5 times in the file. | 161 | |
| extension | MultipleStringLiteralsExtended | The String "norms" appears 3 times in the file. | 184 | |
| extension | MultipleStringLiteralsExtended | The String "enabled" appears 3 times in the file. | 184 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 10 times in the file. | 228 | |
| extension | MultipleStringLiteralsExtended | The String "position_offset_gap" appears 6 times in the file. | 230 | |
| extension | MultipleStringLiteralsExtended | The String "field2" appears 10 times in the file. | 232 | |
| extension | MultipleStringLiteralsExtended | The String "analyzer" appears 2 times in the file. | 235 | |
| extension | MultipleStringLiteralsExtended | The String "standard" appears 5 times in the file. | 235 | |
| extension | MultipleStringLiteralsExtended | The String "field3" appears 8 times in the file. | 237 | |
| extension | MultipleStringLiteralsExtended | The String "index_analyzer" appears 2 times in the file. | 240 | |
| extension | MultipleStringLiteralsExtended | The String "search_analyzer" appears 3 times in the file. | 241 | |
| extension | MultipleStringLiteralsExtended | The String "simple" appears 6 times in the file. | 241 | |
| extension | MultipleStringLiteralsExtended | The String "field4" appears 8 times in the file. | 243 | |
| extension | MultipleStringLiteralsExtended | The String "search_quote_analyzer" appears 5 times in the file. | 248 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 256 | |
| extension | MultipleStringLiteralsExtended | The String "term_vector" appears 6 times in the file. | 302 | |
| extension | MultipleStringLiteralsExtended | The String "field5" appears 6 times in the file. | 316 | |
| extension | MultipleStringLiteralsExtended | The String "field6" appears 6 times in the file. | 320 | |
| extension | MultipleStringLiteralsExtended | The String "anything" appears 6 times in the file. | 375 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 377 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 377 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 381 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 382 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 383 | |
| extension | MultipleStringLiteralsExtended | The String "str1" appears 3 times in the file. | 387 | |
| extension | MultipleStringLiteralsExtended | The String "fielddata" appears 2 times in the file. | 389 | |
| extension | MultipleStringLiteralsExtended | The String "format" appears 2 times in the file. | 390 | |
| extension | MultipleStringLiteralsExtended | The String "str2" appears 3 times in the file. | 393 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 461 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 463 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 474 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 2 times in the file. | 476 | |
| extension | MultipleStringLiteralsExtended | The String "value1" appears 2 times in the file. | 477 | |
| extension | MultipleStringLiteralsExtended | The String "value2" appears 2 times in the file. | 477 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type" appears 42 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 39 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 2 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 2 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 10 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "_timestamp" appears 34 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "enabled" appears 23 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "yes" appears 20 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "store" appears 12 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 10 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "no" appears 8 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "path" appears 12 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "timestamp" appears 7 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "format" appears 11 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "year" appears 2 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "doc_values" appears 8 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "Lucene410" appears 2 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "ignore_missing" appears 3 times in the file. | 160 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 11 times in the file. | 165 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 9 times in the file. | 165 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 174 | |
| extension | MultipleStringLiteralsExtended | The String "timestamp is required by mapping" appears 2 times in the file. | 177 | |
| extension | MultipleStringLiteralsExtended | The String "default" appears 12 times in the file. | 213 | |
| extension | MultipleStringLiteralsExtended | The String "1970-01-01" appears 7 times in the file. | 213 | |
| extension | MultipleStringLiteralsExtended | The String "YYYY-MM-dd" appears 6 times in the file. | 214 | |
| extension | MultipleStringLiteralsExtended | The String "now" appears 4 times in the file. | 264 | |
| extension | MultipleStringLiteralsExtended | The String "we should reject the mapping with a TimestampParsingException: default timestamp can not be set to null" appears 2 times in the file. | 326 | |
| extension | MultipleStringLiteralsExtended | The String "default timestamp can not be set to null" appears 2 times in the file. | 328 | |
| extension | MultipleStringLiteralsExtended | The String "{}" appears 3 times in the file. | 428 | |
| extension | MultipleStringLiteralsExtended | The String "fielddata" appears 6 times in the file. | 479 | |
| extension | MultipleStringLiteralsExtended | The String "loading" appears 2 times in the file. | 479 | |
| extension | MultipleStringLiteralsExtended | The String "array" appears 3 times in the file. | 487 | |
| extension | MultipleStringLiteralsExtended | The String "analyzed" appears 4 times in the file. | 500 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 2 times in the file. | 507 | |
| extension | MultipleStringLiteralsExtended | The String "not_analyzed" appears 2 times in the file. | 520 | |
| extension | MultipleStringLiteralsExtended | The String "mapper [_timestamp] has different index values" appears 2 times in the file. | 567 | |
| extension | MultipleStringLiteralsExtended | The String "mapper [_timestamp] has different tokenize values" appears 2 times in the file. | 567 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 574 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 647 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type" appears 70 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 7 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 9 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 2 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 2 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "_ttl" appears 14 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "enabled" appears 6 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "yes" appears 4 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "store" appears 2 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "no" appears 4 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 2 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 7 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 7 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "default" appears 4 times in the file. | 132 | |
| extension | MultipleStringLiteralsExtended | The String "testindex" appears 25 times in the file. | 167 | |
| extension | MultipleStringLiteralsExtended | The String "7d" appears 8 times in the file. | 194 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 196 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 204 | |
| extension | MultipleStringLiteralsExtended | The String "6m" appears 2 times in the file. | 211 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 213 | |
| extension | MultipleStringLiteralsExtended | The String "{\"type\":{\"_ttl\":{\"enabled\":false},\"properties\":{\"field\":{\"type\":\"string\"}}}}" appears 2 times in the file. | 223 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 226 | |
| extension | MultipleStringLiteralsExtended | The String "6d" appears 3 times in the file. | 235 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 240 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 252 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 264 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 275 | |
| extension | MultipleStringLiteralsExtended | The String "{\"type\":{\"_ttl\":{\"enabled\":true,\"default\":604800000},\"properties\":{\"field\":{\"type\":\"string\"}}}}" appears 2 times in the file. | 278 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 285 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type" appears 35 times in the file. | 37 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 10 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 10 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "test1" appears 14 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "value1" appears 20 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "test2" appears 14 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "value2" appears 20 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "inner" appears 10 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "inner_field" appears 10 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "inner_value" appears 19 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "inner.inner_field" appears 3 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "type.test1" appears 6 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "type.test2" appears 6 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "type.inner.inner_field" appears 6 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "value_type" appears 8 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "type.type" appears 3 times in the file. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "type_field" appears 4 times in the file. | 123 | |
| extension | MultipleStringLiteralsExtended | The String "type_value" appears 8 times in the file. | 123 | |
| extension | MultipleStringLiteralsExtended | The String "type.type_field" appears 2 times in the file. | 131 | |
| extension | MultipleStringLiteralsExtended | The String "type.type.type_field" appears 2 times in the file. | 151 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type" appears 4 times in the file. | 37 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "index" appears 12 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 11 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "mappings" appears 2 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "_all" appears 9 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "enabled" appears 11 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 4 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "text" appears 4 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 3 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "_default_" appears 3 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "doc" appears 6 times in the file. | 84 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 88 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "doc_all_enabled" appears 3 times in the file. | 100 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 107 | |
| extension | MultipleStringLiteralsExtended | The String "fielddata" appears 10 times in the file. | 124 | |
| extension | MultipleStringLiteralsExtended | The String "format" appears 8 times in the file. | 124 | |
| extension | MultipleStringLiteralsExtended | The String "doc_values" appears 5 times in the file. | 124 | |
| extension | MultipleStringLiteralsExtended | The String "[_all] is always tokenized and cannot have doc values" appears 2 times in the file. | 129 | |
| extension | MultipleStringLiteralsExtended | The String "_timestamp" appears 6 times in the file. | 187 | |
| extension | MultipleStringLiteralsExtended | The String "loading" appears 4 times in the file. | 187 | |
| extension | MultipleStringLiteralsExtended | The String "lazy" appears 2 times in the file. | 187 | |
| extension | MultipleStringLiteralsExtended | The String "store" appears 6 times in the file. | 187 | |
| extension | MultipleStringLiteralsExtended | The String "yes" appears 3 times in the file. | 187 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 6 times in the file. | 189 | |
| extension | MultipleStringLiteralsExtended | The String "eager" appears 2 times in the file. | 196 | |
| extension | MultipleStringLiteralsExtended | The String "array" appears 3 times in the file. | 196 | |
| extension | MultipleStringLiteralsExtended | The String "path" appears 2 times in the file. | 213 | |
| extension | MultipleStringLiteralsExtended | The String "default" appears 2 times in the file. | 214 | |
| extension | MultipleStringLiteralsExtended | The String "no" appears 2 times in the file. | 223 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "_all" appears 14 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "enabled" appears 20 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 9 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "text" appears 8 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 40 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 9 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 6 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "store" appears 5 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "fielddata" appears 2 times in the file. | 124 | |
| extension | MultipleStringLiteralsExtended | The String "format" appears 2 times in the file. | 125 | |
| extension | MultipleStringLiteralsExtended | The String "fst" appears 3 times in the file. | 125 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 132 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 137 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 159 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 160 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 164 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 165 | |
| extension | MultipleStringLiteralsExtended | The String "_size" appears 4 times in the file. | 175 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 183 | |
| extension | MultipleStringLiteralsExtended | The String "test1" appears 3 times in the file. | 202 | |
| extension | MultipleStringLiteralsExtended | The String "test2" appears 7 times in the file. | 203 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 216 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 218 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 10 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "true" appears 3 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "True" appears 3 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "False" appears 3 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "false" appears 3 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "exception expected" appears 3 times in the file. | 95 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 174 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 176 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 185 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 199 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 216 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 218 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 231 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 248 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "person" appears 2 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "now" appears 24 times in the file. | 139 | |
| extension | MultipleStringLiteralsExtended | The String "now/d" appears 24 times in the file. | 142 | |
| extension | MultipleStringLiteralsExtended | The String "2012-01-01" appears 24 times in the file. | 145 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 152 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 153 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 154 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 154 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 155 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 156 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 157 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 158 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 172 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 173 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 174 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 174 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 175 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 176 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 177 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 178 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 192 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 193 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 194 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 194 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 195 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 196 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 197 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 198 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "person" appears 2 times in the file. | 59 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 140 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 144 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 158 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 162 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "person" appears 2 times in the file. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "docs" appears 2 times in the file. | 77 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 118 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 122 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 123 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "name" appears 10 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 35 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "person" appears 2 times in the file. | 107 | |
| extension | MultipleStringLiteralsExtended | The String "content" appears 24 times in the file. | 126 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 4 times in the file. | 149 | |
| extension | MultipleStringLiteralsExtended | The String "boosted" appears 2 times in the file. | 149 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 4 times in the file. | 160 | |
| extension | MultipleStringLiteralsExtended | The String "name.first" appears 111 times in the file. | 199 | |
| extension | MultipleStringLiteralsExtended | The String "name.last" appears 30 times in the file. | 199 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 276 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 288 | |
| extension | MultipleStringLiteralsExtended | The String "first" appears 3 times in the file. | 344 | |
| extension | MultipleStringLiteralsExtended | The String "last" appears 3 times in the file. | 344 | |
| extension | MultipleStringLiteralsExtended | The String "sh" appears 22 times in the file. | 395 | |
| extension | MultipleStringLiteralsExtended | The String "age" appears 53 times in the file. | 402 | |
| extension | MultipleStringLiteralsExtended | The String "shay" appears 19 times in the file. | 542 | |
| extension | MultipleStringLiteralsExtended | The String "unknown" appears 2 times in the file. | 596 | |
| extension | MultipleStringLiteralsExtended | The String "s.*y" appears 6 times in the file. | 606 | |
| extension | MultipleStringLiteralsExtended | The String "sh*" appears 5 times in the file. | 717 | |
| extension | MultipleStringLiteralsExtended | The String "shay1" appears 17 times in the file. | 887 | |
| extension | MultipleStringLiteralsExtended | The String "shay4" appears 12 times in the file. | 887 | |
| extension | MultipleStringLiteralsExtended | The String "shay2" appears 3 times in the file. | 887 | |
| extension | MultipleStringLiteralsExtended | The String "shay3" appears 3 times in the file. | 887 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 2 times in the file. | 1101 | |
| extension | MultipleStringLiteralsExtended | The String "test1" appears 5 times in the file. | 1127 | |
| extension | MultipleStringLiteralsExtended | The String "test4" appears 3 times in the file. | 1127 | |
| extension | MultipleStringLiteralsExtended | The String "test2" appears 5 times in the file. | 1127 | |
| extension | MultipleStringLiteralsExtended | The String "test3" appears 5 times in the file. | 1127 | |
| extension | MultipleStringLiteralsExtended | The String "terms" appears 2 times in the file. | 1211 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 2 times in the file. | 1211 | |
| extension | MultipleStringLiteralsExtended | The String "query" appears 4 times in the file. | 1226 | |
| extension | MultipleStringLiteralsExtended | The String "banon" appears 17 times in the file. | 1262 | |
| extension | MultipleStringLiteralsExtended | The String "user" appears 4 times in the file. | 1596 | |
| extension | MultipleStringLiteralsExtended | The String "something" appears 12 times in the file. | 1708 | |
| extension | MultipleStringLiteralsExtended | The String "more_like_this" appears 2 times in the file. | 1733 | |
| extension | MultipleStringLiteralsExtended | The String "/org/elasticsearch/index/query/mlt-items.json" appears 2 times in the file. | 1737 | |
| extension | MultipleStringLiteralsExtended | The String "location" appears 25 times in the file. | 1932 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 2236 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 2 times in the file. | 2356 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 2381 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 2405 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 2426 | |
| extension | MultipleStringLiteralsExtended | The String "function_score" appears 4 times in the file. | 2507 | |
| extension | MultipleStringLiteralsExtended | The String "functions" appears 4 times in the file. | 2508 | |
| extension | MultipleStringLiteralsExtended | The String "popularity" appears 2 times in the file. | 2511 | |
| extension | MultipleStringLiteralsExtended | The String "weight" appears 4 times in the file. | 2513 | |
| extension | MultipleStringLiteralsExtended | The String "testidx" appears 4 times in the file. | 2518 | |
| extension | MultipleStringLiteralsExtended | The String "boost_factor" appears 3 times in the file. | 2536 | |
| extension | MultipleStringLiteralsExtended | The String "Expect exception here because boost_factor must not have a weight" appears 2 times in the file. | 2541 | |
| extension | MultipleStringLiteralsExtended | The String "Expect exception here because array of functions and one weight in body is not allowed." appears 2 times in the file. | 2559 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Parsing template query failed." appears 2 times in the file. | 124 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 37 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "testtype" appears 2 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 6 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "text" appears 2 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 7 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "template" appears 3 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "all" appears 2 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "{\n" appears 2 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String " \"query\": {\n" appears 2 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String " \"template\": {\n" appears 2 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String " \"query\": {\"match_{{template}}\": {}},\n" appears 2 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String " \"params\" : {\n" appears 2 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String " \"template\" : \"all\"\n" appears 2 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String " }\n" appears 2 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String " }\n" appears 2 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "}" appears 11 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "_all" appears 2 times in the file. | 168 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 189 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 30 times in the file. | 202 | |
| extension | MultipleStringLiteralsExtended | The String "theField" appears 5 times in the file. | 202 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 6 times in the file. | 202 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 6 times in the file. | 204 | |
| extension | MultipleStringLiteralsExtended | The String "4" appears 5 times in the file. | 205 | |
| extension | MultipleStringLiteralsExtended | The String "5" appears 4 times in the file. | 206 | |
| extension | MultipleStringLiteralsExtended | The String "otherField" appears 2 times in the file. | 206 | |
| extension | MultipleStringLiteralsExtended | The String "myField" appears 2 times in the file. | 211 | |
| extension | MultipleStringLiteralsExtended | The String "full-query-template" appears 2 times in the file. | 214 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 224 | |
| extension | MultipleStringLiteralsExtended | The String "testTemplate" appears 6 times in the file. | 229 | |
| extension | MultipleStringLiteralsExtended | The String "{" appears 5 times in the file. | 229 | |
| extension | MultipleStringLiteralsExtended | The String "\"template\":{" appears 5 times in the file. | 230 | |
| extension | MultipleStringLiteralsExtended | The String " \"query\":{" appears 4 times in the file. | 231 | |
| extension | MultipleStringLiteralsExtended | The String " \"match\":{" appears 4 times in the file. | 232 | |
| extension | MultipleStringLiteralsExtended | The String " \"theField\" : \"{{fieldParam}}\"}" appears 5 times in the file. | 233 | |
| extension | MultipleStringLiteralsExtended | The String " }" appears 5 times in the file. | 234 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 238 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 252 | |
| extension | MultipleStringLiteralsExtended | The String "{\"theField\":\"foo\"}" appears 3 times in the file. | 256 | |
| extension | MultipleStringLiteralsExtended | The String "{\"theField\":\"foo 2\"}" appears 3 times in the file. | 257 | |
| extension | MultipleStringLiteralsExtended | The String "{\"theField\":\"foo 3\"}" appears 3 times in the file. | 258 | |
| extension | MultipleStringLiteralsExtended | The String "{\"theField\":\"foo 4\"}" appears 3 times in the file. | 259 | |
| extension | MultipleStringLiteralsExtended | The String "{\"theField\":\"bar\"}" appears 3 times in the file. | 260 | |
| extension | MultipleStringLiteralsExtended | The String "fieldParam" appears 5 times in the file. | 265 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 272 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 275 | |
| extension | MultipleStringLiteralsExtended | The String "/template_index/mustache/1000" appears 2 times in the file. | 278 | |
| extension | MultipleStringLiteralsExtended | The String "1a" appears 2 times in the file. | 286 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 337 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 3 times in the file. | 349 | |
| extension | MultipleStringLiteralsExtended | The String "testindex" appears 5 times in the file. | 375 | |
| extension | MultipleStringLiteralsExtended | The String "git01" appears 5 times in the file. | 383 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 388 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "value1" appears 2 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "value2" appears 2 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "my" appears 4 times in the file. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "my" appears 6 times in the file. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "my" appears 6 times in the file. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "str" appears 2 times in the file. | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "] with id value " appears 2 times in the file. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "parent" appears 14 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "child" appears 11 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 3 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 5 times in the file. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "delete" appears 3 times in the file. | 156 | |
| extension | MultipleStringLiteralsExtended | The String "me" appears 5 times in the file. | 156 | |
| extension | MultipleStringLiteralsExtended | The String "filter" appears 2 times in the file. | 160 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "parent" appears 12 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "child" appears 10 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "delete" appears 3 times in the file. | 120 | |
| extension | MultipleStringLiteralsExtended | The String "me" appears 5 times in the file. | 120 | |
| extension | MultipleStringLiteralsExtended | The String "filter" appears 2 times in the file. | 124 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 2 times in the file. | 137 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "parent" appears 8 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "child" appears 8 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 3 times in the file. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "delete" appears 3 times in the file. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "me" appears 5 times in the file. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "filter" appears 2 times in the file. | 133 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "parent" appears 7 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "child" appears 8 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 2 times in the file. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "delete" appears 3 times in the file. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "me" appears 5 times in the file. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "filter" appears 2 times in the file. | 133 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 62 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "parent" appears 2 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "child" appears 3 times in the file. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 50 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 50 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 51 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 55 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 55 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 59 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 60 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 84 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 84 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 86 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String ", " appears 2 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "lat" appears 4 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "lon" appears 4 times in the file. | 86 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 93 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 95 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "geohash" appears 2 times in the file. | 103 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 109 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 111 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 112 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 125 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 127 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 128 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 141 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 143 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 144 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 47 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 51 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 60 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 61 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 62 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 63 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 64 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 69 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 78 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 79 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 80 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 81 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 82 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 87 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 88 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 103 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 103 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 105 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 105 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 107 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 107 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 109 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 109 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 111 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "m" appears 2 times in the file. | 127 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 153 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 171 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 172 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 234 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 235 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 236 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 237 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 238 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 239 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 240 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 241 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 242 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 243 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 244 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 245 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 281 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 282 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 283 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 284 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 285 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 286 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 287 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 288 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 289 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 290 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 291 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 292 | |
| extension | MultipleStringLiteralsExtended | The String "Unexpected Latitude" appears 3 times in the file. | 370 | |
| extension | MultipleStringLiteralsExtended | The String "Unexpected Longitude" appears 3 times in the file. | 371 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 377 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 377 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 378 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 378 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 379 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 379 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 380 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 380 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 381 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 381 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 382 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 382 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 383 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 383 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 384 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 384 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 385 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 385 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 386 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 386 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 387 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 387 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 388 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 388 | |
| extension | MultipleStringLiteralsExtended | The String "lat" appears 7 times in the file. | 411 | |
| extension | MultipleStringLiteralsExtended | The String "lon" appears 7 times in the file. | 411 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 6 times in the file. | 421 | |
| extension | MultipleStringLiteralsExtended | The String "geohash" appears 4 times in the file. | 446 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 463 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 471 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 480 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 489 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 498 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 507 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 517 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 529 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 542 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 554 | |
| extension | MultipleStringLiteralsExtended | The String "width at level " appears 2 times in the file. | 585 | |
| extension | MultipleStringLiteralsExtended | The String "height at level " appears 2 times in the file. | 586 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "field2" appears 33 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "filter_1" appears 22 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "T" appears 15 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "__type" appears 11 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "parent" appears 11 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 8 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "F" appears 7 times in the file. | 118 | |
| extension | MultipleStringLiteralsExtended | The String "fieldXXX" appears 3 times in the file. | 200 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 3 times in the file. | 200 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "field2" appears 2 times in the file. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "field2" appears 2 times in the file. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "f" appears 5 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "__type" appears 13 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "child" appears 2 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "parent" appears 11 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "field2" appears 25 times in the file. | 122 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 3 times in the file. | 122 | |
| extension | MultipleStringLiteralsExtended | The String "filter_1" appears 22 times in the file. | 123 | |
| extension | MultipleStringLiteralsExtended | The String "T" appears 15 times in the file. | 123 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 2 times in the file. | 126 | |
| extension | MultipleStringLiteralsExtended | The String "c" appears 4 times in the file. | 130 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 8 times in the file. | 135 | |
| extension | MultipleStringLiteralsExtended | The String "d" appears 2 times in the file. | 146 | |
| extension | MultipleStringLiteralsExtended | The String "e" appears 4 times in the file. | 150 | |
| extension | MultipleStringLiteralsExtended | The String "g" appears 7 times in the file. | 169 | |
| extension | MultipleStringLiteralsExtended | The String "h" appears 2 times in the file. | 184 | |
| extension | MultipleStringLiteralsExtended | The String "F" appears 7 times in the file. | 185 | |
| extension | MultipleStringLiteralsExtended | The String "i" appears 5 times in the file. | 188 | |
| extension | MultipleStringLiteralsExtended | The String "k" appears 3 times in the file. | 208 | |
| extension | MultipleStringLiteralsExtended | The String "m" appears 5 times in the file. | 227 | |
| extension | MultipleStringLiteralsExtended | The String "o" appears 2 times in the file. | 252 | |
| extension | MultipleStringLiteralsExtended | The String "fieldXXX" appears 3 times in the file. | 264 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 3 times in the file. | 264 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "no shadow replicas for normal settings" appears 2 times in the file. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 4 times in the file. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "foo" appears 7 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "default" appears 3 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "BM25" appears 3 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 12 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 6 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 18 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 6 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "similarity" appears 6 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "my_similarity" appears 6 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "index.similarity.my_similarity.type" appears 6 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "index.similarity.my_similarity.discount_overlaps" appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "index.similarity.my_similarity.normalization" appears 2 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "h2" appears 2 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "index.similarity.my_similarity.normalization.h2.c" appears 2 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "index.similarity.my_similarity.lambda" appears 2 times in the file. | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 87 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 92 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "node.data" appears 2 times in the file. | 115 | |
| extension | MultipleStringLiteralsExtended | The String "node.client" appears 2 times in the file. | 115 | |
| extension | MultipleStringLiteralsExtended | The String "node.master" appears 2 times in the file. | 115 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 26 times in the file. | 120 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 4 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "indices.recovery.concurrent_streams" appears 3 times in the file. | 126 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 4 times in the file. | 136 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 4 times in the file. | 136 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 4 times in the file. | 136 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 148 | |
| extension | MultipleStringLiteralsExtended | The String "cluster state:\n{}\n{}" appears 2 times in the file. | 158 | |
| extension | MultipleStringLiteralsExtended | The String "timed out waiting for green state" appears 2 times in the file. | 159 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 170 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 196 | |
| extension | MultipleStringLiteralsExtended | The String "0" appears 4 times in the file. | 230 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 250 | |
| extension | MoveVariableInsideIf | Variable 'didClusterTurnRed' can be moved inside the block at line '267' to restrict runtime creation. | 257 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 273 | |
| extension | MultipleStringLiteralsExtended | The String "corrupted_" appears 2 times in the file. | 287 | |
| extension | MultipleStringLiteralsExtended | The String "index.routing.allocation.include._name" appears 4 times in the file. | 319 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 325 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 398 | |
| extension | MultipleStringLiteralsExtended | The String "test-repo" appears 2 times in the file. | 485 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 518 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 523 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 524 | |
| extension | MultipleStringLiteralsExtended | The String "indices/test/" appears 2 times in the file. | 530 | |
| extension | MultipleStringLiteralsExtended | The String "/index" appears 2 times in the file. | 530 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 536 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 572 | |
| extension | MultipleStringLiteralsExtended | The String ".del" appears 2 times in the file. | 588 | |
| extension | MultipleStringLiteralsExtended | The String "_" appears 2 times in the file. | 611 | |
| extension | MultipleStringLiteralsExtended | The String "index.routing.allocation.enable" appears 2 times in the file. | 640 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 6 times in the file. | 78 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 118 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 123 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 124 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "one.txt" appears 3 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "file [" appears 2 times in the file. | 156 | |
| extension | MultipleStringLiteralsExtended | The String "] was renamed but still exists" appears 2 times in the file. | 156 | |
| extension | MultipleStringLiteralsExtended | The String "foo.bar" appears 3 times in the file. | 170 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "OBD files: " appears 2 times in the file. | 88 | |
| extension | AvoidNotShortCircuitOperatorsForBoolean | Short-circuit operator should be used instead of '|='. | 90 | |
| extension | AvoidNotShortCircuitOperatorsForBoolean | Short-circuit operator should be used instead of '|='. | 116 | |
| extension | ReturnCountExtended | Return count for 'getDirectory' method is 2 (max allowed is 1). | 136 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 171 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "index" appears 5 times in the file. | 75 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "_id" appears 2 times in the file. | 112 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "abcdefgh" appears 2 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "legacy" appears 4 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "oneByte" appears 4 times in the file. | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "index" appears 15 times in the file. | 73 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 81 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 98 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 110 | |
| extension | MultipleStringLiteralsExtended | The String " expected exception" appears 2 times in the file. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "foo.bar" appears 14 times in the file. | 128 | |
| extension | MultipleStringLiteralsExtended | The String "foo1.bar" appears 6 times in the file. | 141 | |
| extension | MultipleStringLiteralsExtended | The String "should be a corrupted index" appears 3 times in the file. | 157 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 15 times in the file. | 219 | |
| extension | MultipleStringLiteralsExtended | The String "body" appears 10 times in the file. | 220 | |
| extension | MultipleStringLiteralsExtended | The String "dv" appears 6 times in the file. | 221 | |
| extension | MultipleStringLiteralsExtended | The String "no index present - expected exception" appears 3 times in the file. | 241 | |
| extension | MultipleStringLiteralsExtended | The String "write.lock" appears 4 times in the file. | 251 | |
| extension | MultipleStringLiteralsExtended | The String "segments" appears 2 times in the file. | 255 | |
| extension | MultipleStringLiteralsExtended | The String "checksum" appears 3 times in the file. | 258 | |
| extension | MultipleStringLiteralsExtended | The String " vs. " appears 4 times in the file. | 271 | |
| extension | MultipleStringLiteralsExtended | The String "File: " appears 3 times in the file. | 337 | |
| extension | MultipleStringLiteralsExtended | The String " has a different checksum" appears 3 times in the file. | 337 | |
| extension | MultipleStringLiteralsExtended | The String ".si" appears 2 times in the file. | 340 | |
| extension | MultipleStringLiteralsExtended | The String "foo.tii" appears 4 times in the file. | 453 | |
| extension | MultipleStringLiteralsExtended | The String "boguschecksum" appears 16 times in the file. | 453 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 454 | |
| extension | MultipleStringLiteralsExtended | The String "foo.temp" appears 6 times in the file. | 455 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 462 | |
| extension | MultipleStringLiteralsExtended | The String "foo.temp2" appears 4 times in the file. | 463 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 470 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 475 | |
| extension | MultipleStringLiteralsExtended | The String "foo.tis" appears 4 times in the file. | 486 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 487 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 495 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 503 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 508 | |
| extension | MultipleStringLiteralsExtended | The String "foo.cfs" appears 5 times in the file. | 520 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 521 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 529 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 537 | |
| extension | MultipleStringLiteralsExtended | The String "foo.temp3" appears 3 times in the file. | 538 | |
| extension | MultipleStringLiteralsExtended | The String "should have gotten expected exception" appears 3 times in the file. | 541 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 543 | |
| extension | MultipleStringLiteralsExtended | The String "checksum failed" appears 3 times in the file. | 543 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 548 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 553 | |
| extension | MultipleStringLiteralsExtended | The String "segments_1" appears 5 times in the file. | 565 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 566 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 574 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 582 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 588 | |
| extension | MultipleStringLiteralsExtended | The String "segments.gen" appears 3 times in the file. | 601 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 602 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 610 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 618 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 624 | |
| extension | MultipleStringLiteralsExtended | The String "bar.foo" appears 6 times in the file. | 645 | |
| extension | MultipleStringLiteralsExtended | The String "lucene_checksum.bin" appears 6 times in the file. | 695 | |
| extension | MultipleStringLiteralsExtended | The String "legacy.bin" appears 5 times in the file. | 709 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 728 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 729 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 730 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 731 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 737 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 738 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 739 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 740 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 746 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 747 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 748 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 749 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 755 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 756 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 757 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 758 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 891 | |
| extension | MultipleStringLiteralsExtended | The String " is not in the map: " appears 2 times in the file. | 892 | |
| extension | MultipleStringLiteralsExtended | The String "_0_1.del" appears 4 times in the file. | 914 | |
| extension | MultipleStringLiteralsExtended | The String "foobarbaz" appears 2 times in the file. | 914 | |
| extension | MultipleStringLiteralsExtended | The String ".del" appears 2 times in the file. | 1019 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 1136 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1141 | |
| extension | MultipleStringLiteralsExtended | The String "at least one file must not be in here since we have two commits?" appears 2 times in the file. | 1149 | |
| extension | MultipleStringLiteralsExtended | The String "we wrote one checksum but it's gone now? - checksums are supposed to be kept" appears 2 times in the file. | 1150 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 1176 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1241 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "dir0" appears 2 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "dir1" appears 2 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "dir2" appears 2 times in the file. | 43 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test1" appears 6 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 3 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "f" appears 5 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "type=string" appears 2 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "test2" appears 6 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 4 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "s" appears 2 times in the file. | 141 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 23 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 9 times in the file. | 81 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 9 times in the file. | 82 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 82 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 83 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 84 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 86 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 87 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 88 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 89 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 91 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 100 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 113 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 133 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 139 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 4 times in the file. | 145 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 151 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 161 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 165 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 173 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 211 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 217 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 230 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 248 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 257 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 269 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 278 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 291 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 294 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 298 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 307 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 315 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 331 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 341 | |
| extension | MultipleStringLiteralsExtended | The String "_" appears 3 times in the file. | 388 | |
| extension | MultipleStringLiteralsExtended | The String "UTF-8" appears 5 times in the file. | 389 | |
| extension | MultipleStringLiteralsExtended | The String "_uid" appears 2 times in the file. | 396 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 403 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 413 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 495 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 519 | |
| extension | MultipleStringLiteralsExtended | The String "translog-" appears 2 times in the file. | 539 | |
| extension | MultipleStringLiteralsExtended | The String "rw" appears 2 times in the file. | 540 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 580 | |
| extension | MultipleStringLiteralsExtended | The String "translog-1" appears 2 times in the file. | 580 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 581 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 593 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test file should exist" appears 6 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "operation is the correct type correctly" appears 2 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "doc" appears 2 times in the file. | 54 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 59 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 90 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "should have thrown an exception about the header being corrupt" appears 2 times in the file. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "translog corruption from header: " appears 2 times in the file. | 115 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 135 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 158 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "data/fs-buf-translog" appears 2 times in the file. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "data/fs-simple-translog" appears 2 times in the file. | 44 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 21 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 12 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 2 times in the file. | 62 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 69 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 72 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 78 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 9 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 8 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "value1_1" appears 4 times in the file. | 100 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "value1_2" appears 3 times in the file. | 103 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 104 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 109 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 119 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 126 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 169 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 181 | |
| extension | MultipleStringLiteralsExtended | The String "exception should have been thrown on too-long index name" appears 3 times in the file. | 190 | |
| extension | MultipleStringLiteralsExtended | The String "exception contains message about index name too long: " appears 3 times in the file. | 192 | |
| extension | MultipleStringLiteralsExtended | The String "index name is too long," appears 3 times in the file. | 193 | |
| extension | MultipleStringLiteralsExtended | The String "mytype" appears 2 times in the file. | 197 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 2 times in the file. | 197 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 2 times in the file. | 197 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "cluster.routing.schedule" appears 2 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "20ms" appears 2 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "Creating index [test]" appears 2 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 4 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "Running Cluster Health" appears 6 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "Done Cluster Health, status " appears 6 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "Starting server2" appears 2 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 8 times in the file. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "Starting server3" appears 2 times in the file. | 134 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 4 times in the file. | 139 | |
| extension | MultipleStringLiteralsExtended | The String "Closing server1" appears 2 times in the file. | 179 | |
| extension | MultipleStringLiteralsExtended | The String "Deleting index [test]" appears 2 times in the file. | 212 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 5 times in the file. | 41 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "index.store.type" appears 2 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "default" appears 2 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "gateway.type" appears 2 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "local" appears 2 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "--> creating an index with data_path [{}]" appears 2 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "doc" appears 2 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 2 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "{\"body\": \"foo\"}" appears 2 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "found the hit" appears 4 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "--> closing the index [{}]" appears 2 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "--> index re-opened" appears 2 times in the file. | 98 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "index.fail" appears 4 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "failing on purpose" appears 4 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 5 times in the file. | 93 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "failed" appears 4 times in the file. | 100 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 102 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 103 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "index1" appears 4 times in the file. | 116 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 143 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 147 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 149 | |
| extension | MultipleStringLiteralsExtended | The String "\n" appears 2 times in the file. | 228 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 244 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test1" appears 252 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "test2" appears 111 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "dummy-repo" appears 6 times in the file. | 333 | |
| extension | MultipleStringLiteralsExtended | The String "fs" appears 2 times in the file. | 334 | |
| extension | MultipleStringLiteralsExtended | The String "location" appears 2 times in the file. | 334 | |
| extension | MultipleStringLiteralsExtended | The String "snap1" appears 5 times in the file. | 336 | |
| extension | MultipleStringLiteralsExtended | The String "snap2" appears 7 times in the file. | 338 | |
| extension | MultipleStringLiteralsExtended | The String "snap3" appears 5 times in the file. | 354 | |
| extension | MultipleStringLiteralsExtended | The String "foobar" appears 48 times in the file. | 410 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 3 times in the file. | 411 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 2 times in the file. | 411 | |
| extension | MultipleStringLiteralsExtended | The String "k" appears 3 times in the file. | 411 | |
| extension | MultipleStringLiteralsExtended | The String "v" appears 3 times in the file. | 411 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 414 | |
| extension | MultipleStringLiteralsExtended | The String "foo*" appears 28 times in the file. | 414 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 439 | |
| extension | MultipleStringLiteralsExtended | The String "bar*" appears 13 times in the file. | 439 | |
| extension | MultipleStringLiteralsExtended | The String "barbaz" appears 38 times in the file. | 508 | |
| extension | MultipleStringLiteralsExtended | The String "baz*" appears 3 times in the file. | 517 | |
| extension | MultipleStringLiteralsExtended | The String "test3" appears 2 times in the file. | 531 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 548 | |
| extension | MultipleStringLiteralsExtended | The String "Exception should have been thrown." appears 2 times in the file. | 552 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 556 | |
| extension | MultipleStringLiteralsExtended | The String "t*" appears 2 times in the file. | 587 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 38 times in the file. | 593 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 32 times in the file. | 593 | |
| extension | MultipleStringLiteralsExtended | The String "_all" appears 20 times in the file. | 601 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 33 times in the file. | 643 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 17 times in the file. | 643 | |
| extension | MultipleStringLiteralsExtended | The String "type=string" appears 17 times in the file. | 643 | |
| extension | MultipleStringLiteralsExtended | The String "warmer1" appears 7 times in the file. | 684 | |
| extension | MultipleStringLiteralsExtended | The String "warmer2" appears 5 times in the file. | 701 | |
| extension | MultipleStringLiteralsExtended | The String "foobar_alias" appears 12 times in the file. | 714 | |
| extension | MultipleStringLiteralsExtended | The String "type2" appears 8 times in the file. | 742 | |
| extension | MultipleStringLiteralsExtended | The String "type3" appears 10 times in the file. | 743 | |
| extension | MultipleStringLiteralsExtended | The String "type4" appears 7 times in the file. | 744 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 771 | |
| extension | MultipleStringLiteralsExtended | The String "{\"query\" : { \"match_all\" : {}}}" appears 2 times in the file. | 771 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 787 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 6 times in the file. | 863 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 8 times in the file. | 863 | |
| extension | MultipleStringLiteralsExtended | The String "d" appears 5 times in the file. | 872 | |
| extension | MultipleStringLiteralsExtended | The String "index.a" appears 3 times in the file. | 875 | |
| extension | MultipleStringLiteralsExtended | The String "index.c" appears 4 times in the file. | 880 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 886 | |
| extension | MultipleStringLiteralsExtended | The String "dummy" appears 3 times in the file. | 943 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 23 times in the file. | 55 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "boom" appears 4 times in the file. | 61 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 71 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 100 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 111 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 130 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 139 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 153 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 160 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "dummy" appears 2 times in the file. | 33 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type" appears 8 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 2 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 3 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 3 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "analyzer" appears 3 times in the file. | 79 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 13 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "alias" appears 5 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "this is a test" appears 6 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "this" appears 4 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "is" appears 4 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 5 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "long" appears 2 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "double" appears 2 times in the file. | 69 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "shouldn't get here" appears 2 times in the file. | 74 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "THIS IS A TEST" appears 4 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "keyword" appears 3 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "lowercase" appears 4 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "standard" appears 5 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "custom_mapping" appears 3 times in the file. | 116 | |
| extension | MultipleStringLiteralsExtended | The String "html_strip" appears 3 times in the file. | 119 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "path.conf" appears 4 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "/indices/analyze/conf_dir" appears 2 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "en_US" appears 5 times in the file. | 53 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 100 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 105 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 119 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 123 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "index" appears 7 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 3 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "f" appears 5 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "histo" appears 4 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "+01:00" appears 2 times in the file. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test1" appears 8 times in the file. | 36 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 9 times in the file. | 37 | |
| extension | MultipleStringLiteralsExtended | The String "type2" appears 4 times in the file. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "test2" appears 4 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "alias1" appears 2 times in the file. | 43 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "notExist" appears 2 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "Exception should have been thrown" appears 2 times in the file. | 56 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 58 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 5 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 2 times in the file. | 127 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 2 times in the file. | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "{ \"" appears 2 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "\": {" appears 2 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 5 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "test-user" appears 2 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "idx" appears 4 times in the file. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 2 times in the file. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "str_value_" appears 2 times in the file. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "l_value_" appears 2 times in the file. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "d_value_" appears 2 times in the file. | 113 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 9 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 7 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 2 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "type=string" appears 3 times in the file. | 44 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 74 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 5 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 2 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "1index" appears 2 times in the file. | 84 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "_all" appears 2 times in the file. | 89 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 93 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 98 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 103 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "index" appears 10 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 20 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 30 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 4 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "subfield" appears 42 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "not_analyzed" appears 3 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "indexa" appears 30 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "typeA" appears 29 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "typeB" appears 23 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "indexb" appears 17 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "obj.subfield" appears 15 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 9 times in the file. | 133 | |
| extension | MultipleStringLiteralsExtended | The String "num" appears 7 times in the file. | 135 | |
| extension | MultipleStringLiteralsExtended | The String "pretty" appears 2 times in the file. | 156 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "index" appears 3 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "indexa" appears 27 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "typeA" appears 12 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "typeB" appears 9 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "Atype" appears 12 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "Btype" appears 13 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "indexb" appears 18 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "*" appears 3 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "A*" appears 2 times in the file. | 122 | |
| extension | MultipleStringLiteralsExtended | The String "B*" appears 2 times in the file. | 128 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 45 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "index.number_of_shards" appears 6 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "index.number_of_replicas" appears 6 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 34 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "field_" appears 2 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "_" appears 3 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "doc" appears 5 times in the file. | 99 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 135 | |
| extension | MultipleStringLiteralsExtended | The String "{\"type\":{\"properties\":{\"body\":{\"type\":\"string\"}}}}" appears 4 times in the file. | 143 | |
| extension | MultipleStringLiteralsExtended | The String "{\"type\":{\"properties\":{\"body\":{\"type\":\"integer\"}}}}" appears 2 times in the file. | 148 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 154 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 7 times in the file. | 216 | |
| extension | MultipleStringLiteralsExtended | The String "normal" appears 7 times in the file. | 217 | |
| extension | MultipleStringLiteralsExtended | The String "long" appears 3 times in the file. | 217 | |
| extension | MultipleStringLiteralsExtended | The String "exclude" appears 8 times in the file. | 218 | |
| extension | MultipleStringLiteralsExtended | The String "include" appears 10 times in the file. | 219 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 6 times in the file. | 224 | |
| extension | MultipleStringLiteralsExtended | The String "_source" appears 11 times in the file. | 234 | |
| extension | MultipleStringLiteralsExtended | The String "excludes" appears 7 times in the file. | 235 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 239 | |
| extension | MultipleStringLiteralsExtended | The String "includes" appears 5 times in the file. | 266 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 269 | |
| extension | MultipleStringLiteralsExtended | The String "*.excludes" appears 2 times in the file. | 296 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 299 | |
| extension | MultipleStringLiteralsExtended | The String "date_detection" appears 3 times in the file. | 320 | |
| extension | MultipleStringLiteralsExtended | The String "f" appears 4 times in the file. | 346 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 3 times in the file. | 346 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 3 times in the file. | 346 | |
| extension | MultipleStringLiteralsExtended | The String "not_analyzed" appears 2 times in the file. | 355 | |
| extension | MultipleStringLiteralsExtended | The String "test1" appears 2 times in the file. | 378 | |
| extension | MultipleStringLiteralsExtended | The String "test2" appears 2 times in the file. | 378 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 424 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test1" appears 5 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "test2" appears 3 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 5 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "] got [" appears 4 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "100ms" appears 2 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "failed to update shard indexing buffer size due to inactive state. expected [" appears 2 times in the file. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "IndexingMemoryControllerTests" appears 2 times in the file. | 141 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "noop" appears 2 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "10b" appears 2 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "cb-test" appears 6 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 2 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 4 times in the file. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidAnnotation | Incorrect target: 'METHOD_DEF' for annotation: 'Ignore'. | 108 | |
| extension | MultipleStringLiteralsExtended | The String "--> noop breakers used, skipping test" appears 4 times in the file. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "cb-test" appears 11 times in the file. | 114 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 4 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 11 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 3 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "Data too large, data for [test] would be larger than limit of [100/100b]" appears 2 times in the file. | 142 | |
| extension | ForbidAnnotation | Incorrect target: 'METHOD_DEF' for annotation: 'Ignore'. | 154 | |
| extension | MultipleStringLiteralsExtended | The String "ramtest" appears 5 times in the file. | 163 | |
| extension | MultipleStringLiteralsExtended | The String "10b" appears 2 times in the file. | 230 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 236 | |
| extension | MultipleStringLiteralsExtended | The String "should have thrown an exception" appears 2 times in the file. | 238 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 239 | |
| extension | MultipleStringLiteralsExtended | The String "Exception: " appears 3 times in the file. | 241 | |
| extension | MultipleStringLiteralsExtended | The String " should contain a CircuitBreakingException" appears 3 times in the file. | 241 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 258 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 261 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 292 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 295 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "50%" appears 2 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "20%" appears 2 times in the file. | 44 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 45 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 50 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 58 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 59 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 61 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type" appears 5 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "test-str" appears 3 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "fielddata" appears 2 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "format" appears 2 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "test-num" appears 3 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 6 times in the file. | 116 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 123 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 133 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 167 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 200 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 201 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 233 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 128 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 138 | |
| extension | MultipleStringLiteralsExtended | The String "--> start nodes" appears 2 times in the file. | 148 | |
| extension | MultipleStringLiteralsExtended | The String "gateway.type" appears 8 times in the file. | 149 | |
| extension | MultipleStringLiteralsExtended | The String "local" appears 8 times in the file. | 149 | |
| extension | MultipleStringLiteralsExtended | The String "--> restarting cluster" appears 2 times in the file. | 153 | |
| extension | MultipleStringLiteralsExtended | The String "--> request recoveries" appears 5 times in the file. | 157 | |
| extension | MultipleStringLiteralsExtended | The String "--> start node A" appears 3 times in the file. | 193 | |
| extension | MultipleStringLiteralsExtended | The String "--> create index on node: {}" appears 3 times in the file. | 196 | |
| extension | MultipleStringLiteralsExtended | The String "--> start node B" appears 2 times in the file. | 199 | |
| extension | MultipleStringLiteralsExtended | The String "--> bump replica count" appears 2 times in the file. | 204 | |
| extension | MultipleStringLiteralsExtended | The String "number_of_replicas" appears 3 times in the file. | 206 | |
| extension | MultipleStringLiteralsExtended | The String "--> slowing down recoveries" appears 2 times in the file. | 246 | |
| extension | MultipleStringLiteralsExtended | The String "--> speeding up recoveries" appears 2 times in the file. | 321 | |
| extension | MultipleStringLiteralsExtended | The String "node A throttling should be >0" appears 2 times in the file. | 342 | |
| extension | MultipleStringLiteralsExtended | The String "node B throttling should be >0 " appears 2 times in the file. | 345 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 370 | |
| extension | MultipleStringLiteralsExtended | The String "100ms" appears 2 times in the file. | 521 | |
| extension | MultipleStringLiteralsExtended | The String "node.color" appears 2 times in the file. | 530 | |
| extension | MultipleStringLiteralsExtended | The String "blue" appears 2 times in the file. | 530 | |
| extension | MultipleStringLiteralsExtended | The String "color" appears 2 times in the file. | 542 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 558 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 563 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "bla" appears 2 times in the file. | 341 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 2 times in the file. | 513 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 524 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "foo" appears 3 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "foo.bar" appears 5 times in the file. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 4 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "123" appears 4 times in the file. | 51 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 53 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 60 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "1" appears 2 times in the file. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 64 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "Running Cluster Health" appears 4 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "Done Cluster Health, status " appears 4 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "index.number_of_replicas" appears 2 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String ">=3" appears 3 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "--> creating index test with auto expand replicas" appears 2 times in the file. | 125 | |
| extension | MultipleStringLiteralsExtended | The String "auto_expand_replicas" appears 4 times in the file. | 126 | |
| extension | MultipleStringLiteralsExtended | The String "--> running cluster health" appears 10 times in the file. | 130 | |
| extension | MultipleStringLiteralsExtended | The String "--> done cluster health, status " appears 10 times in the file. | 132 | |
| extension | MultipleStringLiteralsExtended | The String "--> add another node, should increase the number of replicas" appears 2 times in the file. | 139 | |
| extension | MultipleStringLiteralsExtended | The String "--> closing one node" appears 2 times in the file. | 151 | |
| extension | MultipleStringLiteralsExtended | The String ">=2" appears 2 times in the file. | 156 | |
| extension | MultipleStringLiteralsExtended | The String "--> closing another node" appears 2 times in the file. | 164 | |
| extension | MultipleStringLiteralsExtended | The String ">=1" appears 2 times in the file. | 169 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 39 times in the file. | 53 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "index.refresh_interval" appears 9 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "index.cache.filter.type" appears 6 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "none" appears 6 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "-1" appears 2 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "1s" appears 3 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 10 times in the file. | 115 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 9 times in the file. | 115 | |
| extension | MultipleStringLiteralsExtended | The String "f" appears 3 times in the file. | 115 | |
| extension | MultipleStringLiteralsExtended | The String "0" appears 2 times in the file. | 139 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 5 times in the file. | 140 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 5 times in the file. | 155 | |
| extension | MultipleStringLiteralsExtended | The String "merge" appears 3 times in the file. | 175 | |
| extension | MultipleStringLiteralsExtended | The String "1mb" appears 2 times in the file. | 176 | |
| extension | MultipleStringLiteralsExtended | The String "10000" appears 2 times in the file. | 316 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 334 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 335 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 339 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 355 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test2" appears 3 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "test3" appears 3 times in the file. | 49 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 54 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "*" appears 3 times in the file. | 62 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 68 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "-test1" appears 2 times in the file. | 76 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test1" appears 47 times in the file. | 56 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 69 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 75 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "test2" appears 22 times in the file. | 87 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "test3" appears 9 times in the file. | 126 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 3 times in the file. | 147 | |
| extension | MultipleStringLiteralsExtended | The String "test*" appears 2 times in the file. | 151 | |
| extension | MultipleStringLiteralsExtended | The String "_all" appears 2 times in the file. | 168 | |
| extension | MultipleStringLiteralsExtended | The String "*" appears 2 times in the file. | 184 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 193 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 199 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 205 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 211 | |
| extension | MultipleStringLiteralsExtended | The String "test1-alias" appears 3 times in the file. | 255 | |
| extension | MultipleStringLiteralsExtended | The String "test-alias" appears 4 times in the file. | 274 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "a" appears 4 times in the file. | 77 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 7 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 2 times in the file. | 103 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 120 | |
| extension | MultipleStringLiteralsExtended | The String "200ms" appears 2 times in the file. | 120 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 121 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 27 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "--> waiting for green status" appears 3 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "--> indexing a simple document" appears 3 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 4 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 4 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 4 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "value1" appears 4 times in the file. | 68 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "index.routing.allocation.include.tag" appears 2 times in the file. | 111 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 117 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 146 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 153 | |
| extension | MultipleStringLiteralsExtended | The String "number_of_shards" appears 2 times in the file. | 154 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "1ms" appears 2 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 23 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "index.number_of_shards" appears 3 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 14 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 9 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 35 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 15 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "test_key" appears 2 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "value1" appears 4 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "field2" appears 4 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 7 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "value2" appears 4 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "*" appears 7 times in the file. | 124 | |
| extension | MultipleStringLiteralsExtended | The String "idx" appears 24 times in the file. | 201 | |
| extension | MultipleStringLiteralsExtended | The String "common" appears 2 times in the file. | 214 | |
| extension | MultipleStringLiteralsExtended | The String "str_value" appears 2 times in the file. | 215 | |
| extension | MultipleStringLiteralsExtended | The String "s" appears 2 times in the file. | 215 | |
| extension | MultipleStringLiteralsExtended | The String "merge" appears 2 times in the file. | 295 | |
| extension | MultipleStringLiteralsExtended | The String "0" appears 2 times in the file. | 297 | |
| extension | MultipleStringLiteralsExtended | The String "test1" appears 42 times in the file. | 376 | |
| extension | MultipleStringLiteralsExtended | The String "test2" appears 13 times in the file. | 376 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 11 times in the file. | 379 | |
| extension | MultipleStringLiteralsExtended | The String "type2" appears 6 times in the file. | 380 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 650 | |
| extension | MultipleStringLiteralsExtended | The String "_all" appears 4 times in the file. | 681 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 28 times in the file. | 708 | |
| extension | MultipleStringLiteralsExtended | The String "{\"bar\":\"bar\",\"baz\":\"baz\"}" appears 4 times in the file. | 708 | |
| extension | MultipleStringLiteralsExtended | The String "baz" appears 20 times in the file. | 709 | |
| extension | MultipleStringLiteralsExtended | The String "*r" appears 3 times in the file. | 740 | |
| extension | MultipleStringLiteralsExtended | The String "bar.completion" appears 6 times in the file. | 767 | |
| extension | MultipleStringLiteralsExtended | The String "baz.completion" appears 5 times in the file. | 771 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 3 times in the file. | 802 | |
| extension | MultipleStringLiteralsExtended | The String "new flag? " appears 2 times in the file. | 927 | |
| extension | ReturnCountExtended | Return count for 'isSet' method is 18 (max allowed is 1). | 932 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidAnnotation | Incorrect target: 'METHOD_DEF' for annotation: 'Ignore'. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "node.master" appears 5 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "--> creating index [test] with one shard and on replica" appears 2 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 38 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "--> making sure that shard and its replica are allocated on node_1 and node_2" appears 2 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "--> starting node server3" appears 2 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "--> running cluster_health" appears 4 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "4" appears 2 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "not " appears 2 times in the file. | 185 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 240 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "abc" appears 3 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 27 times in the file. | 71 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "xyz" appears 15 times in the file. | 96 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 99 | |
| extension | TernaryPerExpressionCount | More than 1 ternary operators in expression. | 113 | |
| extension | TernaryPerExpressionCount | More than 1 ternary operators in expression. | 114 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 122 | |
| extension | MultipleStringLiteralsExtended | The String "def" appears 5 times in the file. | 135 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 143 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 165 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 191 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 19 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "least_used" appears 6 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "), rate_limited(niofs(" appears 2 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String ", type=MERGE, rate=20.0)])" appears 5 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "index.store.distributor" appears 2 times in the file. | 128 | |
| extension | MultipleStringLiteralsExtended | The String "index.store.type" appears 2 times in the file. | 129 | |
| extension | MultipleStringLiteralsExtended | The String "index.number_of_replicas" appears 2 times in the file. | 130 | |
| extension | MultipleStringLiteralsExtended | The String "index.number_of_shards" appears 2 times in the file. | 131 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test*" appears 2 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "type=string" appears 3 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "template2" appears 2 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "type2" appears 2 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "no_match" appears 2 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 3 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "header_test" appears 2 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "header_value" appears 2 times in the file. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "*" appears 5 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "template_1" appears 25 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "te*" appears 19 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 31 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 10 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 15 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 17 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 17 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "store" appears 17 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "yes" appears 14 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "field2" appears 16 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 9 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "not_analyzed" appears 7 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "template_2" appears 9 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "test*" appears 3 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "no" appears 3 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "test_index" appears 23 times in the file. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 5 times in the file. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "value1" appears 9 times in the file. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "value 2" appears 4 times in the file. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "text_index" appears 2 times in the file. | 117 | |
| extension | MultipleStringLiteralsExtended | The String "template*" appears 2 times in the file. | 173 | |
| extension | MultipleStringLiteralsExtended | The String "--> put template_1" appears 2 times in the file. | 183 | |
| extension | MultipleStringLiteralsExtended | The String "template3" appears 3 times in the file. | 228 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 2 times in the file. | 275 | |
| extension | MultipleStringLiteralsExtended | The String "c" appears 2 times in the file. | 275 | |
| extension | MultipleStringLiteralsExtended | The String "abcde" appears 3 times in the file. | 298 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 306 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 41 times in the file. | 307 | |
| extension | MultipleStringLiteralsExtended | The String "index.does_not_exist" appears 2 times in the file. | 331 | |
| extension | MultipleStringLiteralsExtended | The String "simple_alias" appears 2 times in the file. | 345 | |
| extension | MultipleStringLiteralsExtended | The String "filtered_alias" appears 2 times in the file. | 347 | |
| extension | MultipleStringLiteralsExtended | The String "complex_filtered_alias" appears 2 times in the file. | 348 | |
| extension | MultipleStringLiteralsExtended | The String "typeX" appears 4 times in the file. | 349 | |
| extension | MultipleStringLiteralsExtended | The String "typeY" appears 4 times in the file. | 349 | |
| extension | MultipleStringLiteralsExtended | The String "typeZ" appears 4 times in the file. | 349 | |
| extension | MultipleStringLiteralsExtended | The String "type2" appears 9 times in the file. | 352 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 18 times in the file. | 355 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 3 times in the file. | 356 | |
| extension | MultipleStringLiteralsExtended | The String " \"filter\" : {\n" appears 2 times in the file. | 399 | |
| extension | MultipleStringLiteralsExtended | The String " \"type\" : {\n" appears 2 times in the file. | 400 | |
| extension | MultipleStringLiteralsExtended | The String " \"value\" : \"type2\"\n" appears 2 times in the file. | 401 | |
| extension | MultipleStringLiteralsExtended | The String " }\n" appears 2 times in the file. | 402 | |
| extension | MultipleStringLiteralsExtended | The String " }\n" appears 2 times in the file. | 403 | |
| extension | MultipleStringLiteralsExtended | The String " }\n" appears 2 times in the file. | 405 | |
| extension | MultipleStringLiteralsExtended | The String "value2" appears 3 times in the file. | 417 | |
| extension | MultipleStringLiteralsExtended | The String "my_alias" appears 4 times in the file. | 423 | |
| extension | MultipleStringLiteralsExtended | The String "alias1" appears 6 times in the file. | 459 | |
| extension | MultipleStringLiteralsExtended | The String "alias2" appears 2 times in the file. | 462 | |
| extension | MultipleStringLiteralsExtended | The String "invalid_alias" appears 3 times in the file. | 487 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 494 | |
| extension | MultipleStringLiteralsExtended | The String "failed to parse filter for alias [invalid_alias]" appears 2 times in the file. | 498 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 512 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 531 | |
| extension | MultipleStringLiteralsExtended | The String "1,2,3" appears 2 times in the file. | 543 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 545 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 559 | |
| extension | MultipleStringLiteralsExtended | The String "template1" appears 2 times in the file. | 569 | |
| extension | MultipleStringLiteralsExtended | The String "alias3" appears 5 times in the file. | 574 | |
| extension | MultipleStringLiteralsExtended | The String "alias4" appears 3 times in the file. | 575 | |
| extension | MultipleStringLiteralsExtended | The String "template2" appears 2 times in the file. | 577 | |
| extension | MultipleStringLiteralsExtended | The String "test-alias" appears 3 times in the file. | 584 | |
| extension | MultipleStringLiteralsExtended | The String "test-routing" appears 2 times in the file. | 584 | |
| extension | MultipleStringLiteralsExtended | The String "type=string" appears 3 times in the file. | 611 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 4 times in the file. | 612 | |
| extension | MultipleStringLiteralsExtended | The String "_default_" appears 2 times in the file. | 617 | |
| extension | MultipleStringLiteralsExtended | The String "{}" appears 8 times in the file. | 632 | |
| extension | MultipleStringLiteralsExtended | The String "a2" appears 2 times in the file. | 633 | |
| extension | MultipleStringLiteralsExtended | The String "b2" appears 2 times in the file. | 642 | |
| extension | MultipleStringLiteralsExtended | The String "c2" appears 2 times in the file. | 651 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 659 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 662 | |
| extension | MultipleStringLiteralsExtended | The String "failed to parse filter for alias [alias4]" appears 2 times in the file. | 664 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "gateway.type" appears 3 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "local" appears 3 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 8 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "warmer_1" appears 2 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 2 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "template_1" appears 3 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "--> restarting the node" appears 2 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "--> verify warmers are recovered" appears 2 times in the file. | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 68 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "warmer_1" appears 8 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "a1" appears 5 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 11 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "value1" appears 7 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "warmer_2" appears 8 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "value2" appears 4 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 9 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 8 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 5 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "{\n" appears 2 times in the file. | 113 | |
| extension | MultipleStringLiteralsExtended | The String " \"warmers\" : {\n" appears 2 times in the file. | 115 | |
| extension | MultipleStringLiteralsExtended | The String " \"warmer_1\" : {\n" appears 2 times in the file. | 116 | |
| extension | MultipleStringLiteralsExtended | The String " \"types\" : [],\n" appears 2 times in the file. | 117 | |
| extension | MultipleStringLiteralsExtended | The String " \"source\" : {\n" appears 2 times in the file. | 118 | |
| extension | MultipleStringLiteralsExtended | The String " \"query\" : {\n" appears 2 times in the file. | 119 | |
| extension | MultipleStringLiteralsExtended | The String " \"match_all\" : {}\n" appears 2 times in the file. | 120 | |
| extension | MultipleStringLiteralsExtended | The String " }\n" appears 2 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String " }\n" appears 2 times in the file. | 122 | |
| extension | MultipleStringLiteralsExtended | The String " }\n" appears 2 times in the file. | 123 | |
| extension | MultipleStringLiteralsExtended | The String " }\n" appears 2 times in the file. | 124 | |
| extension | MultipleStringLiteralsExtended | The String "}" appears 2 times in the file. | 125 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 168 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 7 times in the file. | 169 | |
| extension | MultipleStringLiteralsExtended | The String "custom_warmer" appears 6 times in the file. | 181 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 3 times in the file. | 210 | |
| extension | MultipleStringLiteralsExtended | The String "second_custom_warmer" appears 2 times in the file. | 233 | |
| extension | MultipleStringLiteralsExtended | The String "*" appears 2 times in the file. | 238 | |
| extension | MultipleStringLiteralsExtended | The String "_all" appears 2 times in the file. | 241 | |
| extension | MultipleStringLiteralsExtended | The String " " appears 2 times in the file. | 263 | |
| extension | MultipleStringLiteralsExtended | The String "t" appears 3 times in the file. | 327 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 26 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 11 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 4 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 3 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "nonExistingIndex" appears 4 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "[nonExistingIndex] missing" appears 2 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "alias" appears 4 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 4 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "4" appears 2 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 3 times in the file. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 3 times in the file. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "included" appears 5 times in the file. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "should not be seen" appears 2 times in the file. | 111 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 138 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Creating index test" appears 8 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 67 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 64 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 11 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "text" appears 38 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 19 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 8 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "Running Cluster Health" appears 8 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "Indexing..." appears 8 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 30 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "lucene" appears 4 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 13 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "lucene release" appears 3 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "Running moreLikeThis" appears 2 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "some_long" appears 4 times in the file. | 88 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 5 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "release" appears 3 times in the file. | 114 | |
| extension | MultipleStringLiteralsExtended | The String "beta" appears 4 times in the file. | 115 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 16 times in the file. | 151 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 16 times in the file. | 155 | |
| extension | MultipleStringLiteralsExtended | The String "boz" appears 3 times in the file. | 157 | |
| extension | MultipleStringLiteralsExtended | The String "4000" appears 2 times in the file. | 205 | |
| extension | MultipleStringLiteralsExtended | The String "int_value" appears 10 times in the file. | 219 | |
| extension | MultipleStringLiteralsExtended | The String "string_value" appears 8 times in the file. | 220 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 5 times in the file. | 241 | |
| extension | MultipleStringLiteralsExtended | The String "42" appears 3 times in the file. | 260 | |
| extension | MultipleStringLiteralsExtended | The String "Running MoreLikeThis" appears 2 times in the file. | 372 | |
| extension | MultipleStringLiteralsExtended | The String "0%" appears 3 times in the file. | 414 | |
| extension | MultipleStringLiteralsExtended | The String " at position " appears 2 times in the file. | 449 | |
| extension | MultipleStringLiteralsExtended | The String " but wasn't." appears 2 times in the file. | 449 | |
| extension | MultipleStringLiteralsExtended | The String " " appears 2 times in the file. | 475 | |
| extension | MultipleStringLiteralsExtended | The String "0" appears 5 times in the file. | 481 | |
| extension | MultipleStringLiteralsExtended | The String "Creating the index ..." appears 3 times in the file. | 493 | |
| extension | MultipleStringLiteralsExtended | The String "type=string,analyzer=whitespace" appears 2 times in the file. | 536 | |
| extension | MultipleStringLiteralsExtended | The String "date" appears 4 times in the file. | 603 | |
| extension | MultipleStringLiteralsExtended | The String "Hello World!" appears 3 times in the file. | 609 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "text" appears 4 times in the file. | 47 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 73 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 105 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 62 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "nested1" appears 50 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "type=nested" appears 3 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "type2" appears 2 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "_all" appears 3 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "n_value1_1" appears 19 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "nested1.n_field1" appears 13 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 54 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 38 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "value1" appears 9 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "n_field1" appears 18 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "n_field2" appears 16 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "n_value2_1" appears 10 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "n_value1_2" appears 7 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "n_value2_2" appears 8 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 47 times in the file. | 120 | |
| extension | MultipleStringLiteralsExtended | The String "nested1.n_field2" appears 4 times in the file. | 140 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 20 times in the file. | 178 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 42 times in the file. | 180 | |
| extension | MultipleStringLiteralsExtended | The String "nested" appears 15 times in the file. | 180 | |
| extension | MultipleStringLiteralsExtended | The String "long" appears 7 times in the file. | 183 | |
| extension | MultipleStringLiteralsExtended | The String "0" appears 3 times in the file. | 193 | |
| extension | MultipleStringLiteralsExtended | The String "n_value1_8" appears 2 times in the file. | 210 | |
| extension | MultipleStringLiteralsExtended | The String "n_value2_5" appears 2 times in the file. | 211 | |
| extension | MultipleStringLiteralsExtended | The String "n_value1_3" appears 2 times in the file. | 214 | |
| extension | MultipleStringLiteralsExtended | The String "test1" appears 2 times in the file. | 241 | |
| extension | MultipleStringLiteralsExtended | The String "test2" appears 2 times in the file. | 242 | |
| extension | MultipleStringLiteralsExtended | The String "test3" appears 3 times in the file. | 243 | |
| extension | MultipleStringLiteralsExtended | The String "index.referesh_interval" appears 4 times in the file. | 284 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around identifier 'total'. | 370 | |
| extension | MultipleStringLiteralsExtended | The String "nested2" appears 8 times in the file. | 383 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 5 times in the file. | 390 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 8 times in the file. | 390 | |
| extension | MultipleStringLiteralsExtended | The String "field2" appears 11 times in the file. | 392 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 35 times in the file. | 392 | |
| extension | MultipleStringLiteralsExtended | The String "4" appears 11 times in the file. | 393 | |
| extension | MultipleStringLiteralsExtended | The String "5" appears 7 times in the file. | 393 | |
| extension | MultipleStringLiteralsExtended | The String "6" appears 2 times in the file. | 393 | |
| extension | MultipleStringLiteralsExtended | The String "nested1.field1" appears 12 times in the file. | 408 | |
| extension | MultipleStringLiteralsExtended | The String "nested1.nested2" appears 16 times in the file. | 412 | |
| extension | MultipleStringLiteralsExtended | The String "nested1.nested2.field2" appears 7 times in the file. | 413 | |
| extension | MultipleStringLiteralsExtended | The String "field2_1" appears 10 times in the file. | 469 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 10 times in the file. | 469 | |
| extension | MultipleStringLiteralsExtended | The String "field2_2" appears 11 times in the file. | 470 | |
| extension | MultipleStringLiteralsExtended | The String "field1_1" appears 4 times in the file. | 482 | |
| extension | MultipleStringLiteralsExtended | The String "blue" appears 10 times in the file. | 482 | |
| extension | MultipleStringLiteralsExtended | The String "yellow" appears 3 times in the file. | 482 | |
| extension | MultipleStringLiteralsExtended | The String "green" appears 3 times in the file. | 483 | |
| extension | MultipleStringLiteralsExtended | The String "red" appears 2 times in the file. | 492 | |
| extension | MultipleStringLiteralsExtended | The String "facet1" appears 7 times in the file. | 499 | |
| extension | MultipleStringLiteralsExtended | The String "nested1.nested2.field2_1" appears 6 times in the file. | 499 | |
| extension | MultipleStringLiteralsExtended | The String "nested1.nested2.field2_2" appears 3 times in the file. | 499 | |
| extension | MultipleStringLiteralsExtended | The String "facet2" appears 2 times in the file. | 500 | |
| extension | MultipleStringLiteralsExtended | The String "facet2_blue" appears 2 times in the file. | 501 | |
| extension | MultipleStringLiteralsExtended | The String "alias1" appears 2 times in the file. | 600 | |
| extension | MultipleStringLiteralsExtended | The String "n_value1" appears 3 times in the file. | 666 | |
| extension | MultipleStringLiteralsExtended | The String "index.refresh_interval" appears 2 times in the file. | 698 | |
| extension | MultipleStringLiteralsExtended | The String "_fields['nested1.field1'].value + 1" appears 2 times in the file. | 778 | |
| extension | MultipleStringLiteralsExtended | The String "number" appears 3 times in the file. | 778 | |
| extension | MultipleStringLiteralsExtended | The String "5.0" appears 2 times in the file. | 785 | |
| extension | MultipleStringLiteralsExtended | The String "3.0" appears 2 times in the file. | 787 | |
| extension | MultipleStringLiteralsExtended | The String "sum" appears 5 times in the file. | 792 | |
| extension | MultipleStringLiteralsExtended | The String "_fields['nested1.field1'].value" appears 4 times in the file. | 807 | |
| extension | MultipleStringLiteralsExtended | The String "avg" appears 4 times in the file. | 809 | |
| extension | MultipleStringLiteralsExtended | The String "nested1.field2" appears 2 times in the file. | 929 | |
| extension | MultipleStringLiteralsExtended | The String "10m" appears 2 times in the file. | 932 | |
| extension | MultipleStringLiteralsExtended | The String "10" appears 2 times in the file. | 943 | |
| extension | MultipleStringLiteralsExtended | The String "grand_parent_values" appears 4 times in the file. | 970 | |
| extension | MultipleStringLiteralsExtended | The String "parent" appears 7 times in the file. | 971 | |
| extension | MultipleStringLiteralsExtended | The String "parent_values" appears 7 times in the file. | 973 | |
| extension | MultipleStringLiteralsExtended | The String "child" appears 13 times in the file. | 974 | |
| extension | MultipleStringLiteralsExtended | The String "child_values" appears 13 times in the file. | 976 | |
| extension | MultipleStringLiteralsExtended | The String "filter" appears 18 times in the file. | 990 | |
| extension | MultipleStringLiteralsExtended | The String "child_obj" appears 3 times in the file. | 995 | |
| extension | MultipleStringLiteralsExtended | The String "parent.child.child_values" appears 10 times in the file. | 1087 | |
| extension | MultipleStringLiteralsExtended | The String "parent.child" appears 10 times in the file. | 1088 | |
| extension | MultipleStringLiteralsExtended | The String "parent.child.filter" appears 5 times in the file. | 1107 | |
| extension | MultipleStringLiteralsExtended | The String "parent.filter" appears 2 times in the file. | 1144 | |
| extension | MultipleStringLiteralsExtended | The String "7" appears 2 times in the file. | 1213 | |
| extension | MultipleStringLiteralsExtended | The String "11" appears 2 times in the file. | 1215 | |
| extension | MultipleStringLiteralsExtended | The String "officelocation" appears 3 times in the file. | 1323 | |
| extension | MultipleStringLiteralsExtended | The String "users" appears 4 times in the file. | 1324 | |
| extension | MultipleStringLiteralsExtended | The String "first" appears 7 times in the file. | 1327 | |
| extension | MultipleStringLiteralsExtended | The String "last" appears 7 times in the file. | 1328 | |
| extension | MultipleStringLiteralsExtended | The String "workstations" appears 7 times in the file. | 1329 | |
| extension | MultipleStringLiteralsExtended | The String "stationid" appears 13 times in the file. | 1332 | |
| extension | MultipleStringLiteralsExtended | The String "phoneid" appears 13 times in the file. | 1333 | |
| extension | MultipleStringLiteralsExtended | The String "gendale" appears 2 times in the file. | 1341 | |
| extension | MultipleStringLiteralsExtended | The String "fname1" appears 5 times in the file. | 1344 | |
| extension | MultipleStringLiteralsExtended | The String "lname1" appears 2 times in the file. | 1345 | |
| extension | MultipleStringLiteralsExtended | The String "s1" appears 2 times in the file. | 1348 | |
| extension | MultipleStringLiteralsExtended | The String "p1" appears 2 times in the file. | 1349 | |
| extension | MultipleStringLiteralsExtended | The String "s2" appears 2 times in the file. | 1352 | |
| extension | MultipleStringLiteralsExtended | The String "p2" appears 2 times in the file. | 1353 | |
| extension | MultipleStringLiteralsExtended | The String "s3" appears 2 times in the file. | 1362 | |
| extension | MultipleStringLiteralsExtended | The String "p3" appears 2 times in the file. | 1363 | |
| extension | MultipleStringLiteralsExtended | The String "s4" appears 2 times in the file. | 1366 | |
| extension | MultipleStringLiteralsExtended | The String "p4" appears 2 times in the file. | 1367 | |
| extension | MultipleStringLiteralsExtended | The String "fname3" appears 2 times in the file. | 1372 | |
| extension | MultipleStringLiteralsExtended | The String "s5" appears 3 times in the file. | 1376 | |
| extension | MultipleStringLiteralsExtended | The String "p5" appears 2 times in the file. | 1377 | |
| extension | MultipleStringLiteralsExtended | The String "s6" appears 2 times in the file. | 1380 | |
| extension | MultipleStringLiteralsExtended | The String "p6" appears 2 times in the file. | 1381 | |
| extension | MultipleStringLiteralsExtended | The String "users.first" appears 2 times in the file. | 1438 | |
| extension | MultipleStringLiteralsExtended | The String "array1" appears 3 times in the file. | 1479 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 4 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 2 times in the file. | 73 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 114 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 126 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "es.node.zone" appears 2 times in the file. | 37 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 2 times in the file. | 37 | |
| extension | MultipleStringLiteralsExtended | The String "node.zone" appears 4 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 3 times in the file. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "--> done cluster_health, status " appears 2 times in the file. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "index1" appears 4 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "1index" appears 10 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "_all" appears 13 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "*" appears 4 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 9 times in the file. | 154 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 4 times in the file. | 154 | |
| extension | MultipleStringLiteralsExtended | The String "type=string" appears 4 times in the file. | 154 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "index" appears 21 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 11 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 13 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "field2" appears 10 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "type=string" appears 4 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "doc" appears 7 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 14 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "test1" appears 3 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "query" appears 6 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "test2" appears 3 times in the file. | 79 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 99 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 125 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 209 | |
| extension | MultipleStringLiteralsExtended | The String "Error in indexing thread..." appears 2 times in the file. | 211 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 268 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 348 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 48 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 30 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 18 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "type=string" appears 2 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "--> register a queries" appears 4 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 9 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "query" appears 11 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 8 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 14 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 8 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "c" appears 6 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 4 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "4" appears 10 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "b c" appears 2 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "d" appears 2 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "5" appears 2 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "document missing" appears 3 times in the file. | 114 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 3 times in the file. | 209 | |
| extension | MultipleStringLiteralsExtended | The String "illegal json" appears 2 times in the file. | 304 | |
| extension | MultipleStringLiteralsExtended | The String "nestedindex" appears 5 times in the file. | 344 | |
| extension | MultipleStringLiteralsExtended | The String "company" appears 3 times in the file. | 344 | |
| extension | MultipleStringLiteralsExtended | The String "Q" appears 2 times in the file. | 349 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 2 times in the file. | 354 | |
| extension | MultipleStringLiteralsExtended | The String "companyname" appears 3 times in the file. | 354 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 2 times in the file. | 354 | |
| extension | MultipleStringLiteralsExtended | The String "employee" appears 4 times in the file. | 355 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 5 times in the file. | 356 | |
| extension | MultipleStringLiteralsExtended | The String "virginia potts" appears 2 times in the file. | 363 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 4 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "query" appears 3 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 3 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 4 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "test2" appears 2 times in the file. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 6 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 3 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 4 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "type=string" appears 2 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "field2" appears 5 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 2 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 3 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 5 times in the file. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 250 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "--> Add dummy doc" appears 2 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 109 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 61 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 156 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 33 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "--> register a queries" appears 7 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "query" appears 71 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 32 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 17 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 44 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "c" appears 23 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 25 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "4" appears 36 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "--> Percolate doc with field1=b" appears 2 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "b c" appears 6 times in the file. | 123 | |
| extension | MultipleStringLiteralsExtended | The String "d" appears 6 times in the file. | 132 | |
| extension | MultipleStringLiteralsExtended | The String "5" appears 9 times in the file. | 148 | |
| extension | MultipleStringLiteralsExtended | The String "Exception should have been thrown" appears 2 times in the file. | 150 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 29 times in the file. | 157 | |
| extension | MultipleStringLiteralsExtended | The String "type=long" appears 2 times in the file. | 157 | |
| extension | MultipleStringLiteralsExtended | The String "doc" appears 33 times in the file. | 161 | |
| extension | MultipleStringLiteralsExtended | The String "field2" appears 5 times in the file. | 163 | |
| extension | MultipleStringLiteralsExtended | The String "test1" appears 22 times in the file. | 174 | |
| extension | MultipleStringLiteralsExtended | The String "test2" appears 21 times in the file. | 186 | |
| extension | MultipleStringLiteralsExtended | The String "test3" appears 3 times in the file. | 209 | |
| extension | MultipleStringLiteralsExtended | The String "fielddata" appears 2 times in the file. | 212 | |
| extension | MultipleStringLiteralsExtended | The String "my-queries-index" appears 6 times in the file. | 294 | |
| extension | MultipleStringLiteralsExtended | The String "value1" appears 14 times in the file. | 294 | |
| extension | MultipleStringLiteralsExtended | The String "--> register a query" appears 7 times in the file. | 296 | |
| extension | MultipleStringLiteralsExtended | The String "color" appears 11 times in the file. | 299 | |
| extension | MultipleStringLiteralsExtended | The String "blue" appears 7 times in the file. | 299 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 6 times in the file. | 331 | |
| extension | MultipleStringLiteralsExtended | The String "filingcategory" appears 2 times in the file. | 332 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 5 times in the file. | 332 | |
| extension | MultipleStringLiteralsExtended | The String "source" appears 2 times in the file. | 342 | |
| extension | MultipleStringLiteralsExtended | The String "productizer" appears 2 times in the file. | 342 | |
| extension | MultipleStringLiteralsExtended | The String "type=string" appears 6 times in the file. | 363 | |
| extension | MultipleStringLiteralsExtended | The String "kuku" appears 8 times in the file. | 368 | |
| extension | MultipleStringLiteralsExtended | The String "--> register a query 1" appears 2 times in the file. | 416 | |
| extension | MultipleStringLiteralsExtended | The String "--> register a query 2" appears 2 times in the file. | 425 | |
| extension | MultipleStringLiteralsExtended | The String "bubu" appears 4 times in the file. | 426 | |
| extension | MultipleStringLiteralsExtended | The String "green" appears 2 times in the file. | 428 | |
| extension | MultipleStringLiteralsExtended | The String "value2" appears 6 times in the file. | 429 | |
| extension | MultipleStringLiteralsExtended | The String "susu" appears 2 times in the file. | 495 | |
| extension | MultipleStringLiteralsExtended | The String "red" appears 2 times in the file. | 497 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 19 times in the file. | 572 | |
| extension | MultipleStringLiteralsExtended | The String "val" appears 3 times in the file. | 572 | |
| extension | MultipleStringLiteralsExtended | The String "--> Adding docs" appears 4 times in the file. | 648 | |
| extension | MultipleStringLiteralsExtended | The String "--> Percolate existing doc with id 1" appears 2 times in the file. | 672 | |
| extension | MultipleStringLiteralsExtended | The String "--> Percolate existing doc with id 2" appears 2 times in the file. | 681 | |
| extension | MultipleStringLiteralsExtended | The String "--> Percolate existing doc with id 3" appears 2 times in the file. | 690 | |
| extension | MultipleStringLiteralsExtended | The String "--> Percolate existing doc with id 4" appears 2 times in the file. | 699 | |
| extension | MultipleStringLiteralsExtended | The String "--> registering queries" appears 2 times in the file. | 794 | |
| extension | MultipleStringLiteralsExtended | The String "--> Percolate existing doc with id 2 and version 2" appears 2 times in the file. | 821 | |
| extension | MultipleStringLiteralsExtended | The String "my-alias1" appears 3 times in the file. | 892 | |
| extension | MultipleStringLiteralsExtended | The String "my-alias2" appears 2 times in the file. | 894 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 897 | |
| extension | MultipleStringLiteralsExtended | The String "my-index" appears 33 times in the file. | 924 | |
| extension | MultipleStringLiteralsExtended | The String "my-type" appears 23 times in the file. | 943 | |
| extension | MultipleStringLiteralsExtended | The String "{}" appears 6 times in the file. | 944 | |
| extension | MultipleStringLiteralsExtended | The String "--> register " appears 2 times in the file. | 1140 | |
| extension | MultipleStringLiteralsExtended | The String " queries" appears 2 times in the file. | 1140 | |
| extension | MultipleStringLiteralsExtended | The String "level" appears 12 times in the file. | 1144 | |
| extension | MultipleStringLiteralsExtended | The String "doc['level'].value" appears 8 times in the file. | 1253 | |
| extension | MultipleStringLiteralsExtended | The String "jumps" appears 2 times in the file. | 1427 | |
| extension | MultipleStringLiteralsExtended | The String "The quick brown fox jumps over the lazy dog" appears 6 times in the file. | 1440 | |
| extension | MultipleStringLiteralsExtended | The String "The quick <em>brown</em> <em>fox</em> jumps over the lazy dog" appears 5 times in the file. | 1455 | |
| extension | MultipleStringLiteralsExtended | The String "The quick brown fox jumps over the <em>lazy</em> <em>dog</em>" appears 5 times in the file. | 1456 | |
| extension | MultipleStringLiteralsExtended | The String "The quick brown fox <em>jumps</em> over the lazy dog" appears 10 times in the file. | 1457 | |
| extension | MultipleStringLiteralsExtended | The String "The quick brown fox jumps over the lazy <em>dog</em>" appears 5 times in the file. | 1458 | |
| extension | MultipleStringLiteralsExtended | The String "The quick brown <em>fox</em> jumps over the lazy dog" appears 5 times in the file. | 1459 | |
| extension | MultipleStringLiteralsExtended | The String "--> Top percolate for doc with field1=The quick brown fox jumps over the lazy dog" appears 3 times in the file. | 1522 | |
| extension | MultipleStringLiteralsExtended | The String "message" appears 3 times in the file. | 1695 | |
| extension | MultipleStringLiteralsExtended | The String "nestedindex" appears 12 times in the file. | 1721 | |
| extension | MultipleStringLiteralsExtended | The String "company" appears 10 times in the file. | 1721 | |
| extension | MultipleStringLiteralsExtended | The String "Q" appears 3 times in the file. | 1725 | |
| extension | MultipleStringLiteralsExtended | The String "notmatching" appears 2 times in the file. | 1741 | |
| extension | MultipleStringLiteralsExtended | The String "matching" appears 2 times in the file. | 1742 | |
| extension | MultipleStringLiteralsExtended | The String "idx" appears 6 times in the file. | 1753 | |
| extension | MultipleStringLiteralsExtended | The String "dynamic" appears 2 times in the file. | 1754 | |
| extension | MultipleStringLiteralsExtended | The String "custom" appears 3 times in the file. | 1756 | |
| extension | MultipleStringLiteralsExtended | The String "color:red" appears 2 times in the file. | 1777 | |
| extension | MultipleStringLiteralsExtended | The String "timestamp" appears 4 times in the file. | 1889 | |
| extension | MultipleStringLiteralsExtended | The String "now-1d" appears 2 times in the file. | 1894 | |
| extension | MultipleStringLiteralsExtended | The String "now" appears 2 times in the file. | 1894 | |
| extension | MultipleStringLiteralsExtended | The String "companyname" appears 3 times in the file. | 1912 | |
| extension | MultipleStringLiteralsExtended | The String "employee" appears 4 times in the file. | 1913 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 5 times in the file. | 1914 | |
| extension | MultipleStringLiteralsExtended | The String "virginia potts" appears 2 times in the file. | 1921 | |
| extension | MultipleStringLiteralsExtended | The String "{\n" appears 8 times in the file. | 1948 | |
| extension | MultipleStringLiteralsExtended | The String " }\n" appears 7 times in the file. | 1955 | |
| extension | MultipleStringLiteralsExtended | The String " }\n" appears 8 times in the file. | 1956 | |
| extension | MultipleStringLiteralsExtended | The String " }\n" appears 7 times in the file. | 1957 | |
| extension | MultipleStringLiteralsExtended | The String " }" appears 2 times in the file. | 1958 | |
| extension | MultipleStringLiteralsExtended | The String " \"query\": {\n" appears 6 times in the file. | 1968 | |
| extension | MultipleStringLiteralsExtended | The String " \"bool\": {\n" appears 6 times in the file. | 1969 | |
| extension | MultipleStringLiteralsExtended | The String " \"must\": {\n" appears 3 times in the file. | 1970 | |
| extension | MultipleStringLiteralsExtended | The String " \"match\": {\n" appears 4 times in the file. | 1971 | |
| extension | MultipleStringLiteralsExtended | The String " \"name\": \"obama\"\n" appears 2 times in the file. | 1972 | |
| extension | MultipleStringLiteralsExtended | The String " },\n" appears 6 times in the file. | 1976 | |
| extension | MultipleStringLiteralsExtended | The String "\"text\":\"foo\"" appears 6 times in the file. | 1977 | |
| extension | MultipleStringLiteralsExtended | The String "}" appears 6 times in the file. | 1978 | |
| extension | MultipleStringLiteralsExtended | The String " \"must_not\": {\n" appears 3 times in the file. | 1982 | |
| extension | MultipleStringLiteralsExtended | The String " \"persons.foo\": \"bar\"\n" appears 2 times in the file. | 1996 | |
| extension | MultipleStringLiteralsExtended | The String " \"nested\": {\n" appears 2 times in the file. | 2019 | |
| extension | MultipleStringLiteralsExtended | The String " \"path\": \"persons\",\n" appears 2 times in the file. | 2020 | |
| extension | MultipleStringLiteralsExtended | The String " \"query\": {\n" appears 2 times in the file. | 2021 | |
| extension | MultipleStringLiteralsExtended | The String " \"match\": {\n" appears 2 times in the file. | 2022 | |
| extension | MultipleStringLiteralsExtended | The String " \"persons.foo\": \"bar\"\n" appears 2 times in the file. | 2023 | |
| extension | MultipleStringLiteralsExtended | The String " }\n" appears 2 times in the file. | 2024 | |
| extension | MultipleStringLiteralsExtended | The String " }\n" appears 2 times in the file. | 2025 | |
| extension | MultipleStringLiteralsExtended | The String "q1" appears 2 times in the file. | 2051 | |
| extension | MultipleStringLiteralsExtended | The String "q4" appears 2 times in the file. | 2054 | |
| extension | MultipleStringLiteralsExtended | The String "q5" appears 2 times in the file. | 2055 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2068 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 2070 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 36 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 12 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 16 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "type=string" appears 4 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "color" appears 5 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "--> register a query" appears 3 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "kuku" appears 3 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "blue" appears 3 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "query" appears 5 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "value1" appears 8 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "doc" appears 7 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "Running Cluster Health (wait for the shards to startup)" appears 2 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "Done Cluster Health, status " appears 2 times in the file. | 139 | |
| extension | MultipleStringLiteralsExtended | The String "index.number_of_shards" appears 2 times in the file. | 146 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 5 times in the file. | 194 | |
| extension | MultipleStringLiteralsExtended | The String "--> register a queries" appears 2 times in the file. | 198 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 8 times in the file. | 205 | |
| extension | MultipleStringLiteralsExtended | The String "100" appears 2 times in the file. | 218 | |
| extension | MultipleStringLiteralsExtended | The String "node.stay" appears 5 times in the file. | 250 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 2 times in the file. | 277 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 2 times in the file. | 277 | |
| extension | MultipleStringLiteralsExtended | The String "_prefer_node:" appears 3 times in the file. | 306 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 366 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "indices.ttl.interval" appears 3 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "_ttl" appears 3 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "enabled" appears 5 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "_timestamp" appears 2 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 8 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 5 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 20 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "index.number_of_shards" appears 2 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "kuku" appears 3 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "query" appears 2 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "term" appears 2 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "value1" appears 4 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "doc" appears 2 times in the file. | 107 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 179 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "plugin.types" appears 2 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "counting-pipelines-plugin" appears 2 times in the file. | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "plugins.check_lucene" appears 2 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "plugins." appears 4 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "es-plugin-test.properties" appears 2 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "/org/elasticsearch/plugins/lucene/" appears 2 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "--> server {} started" appears 2 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "--> full json answer, status " appears 2 times in the file. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "plugin_single_folder.zip" appears 3 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "plugin-test" appears 8 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "bin" appears 2 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "Could not create bin directory [" appears 2 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 4 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "Could not create config directory [" appears 2 times in the file. | 107 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 154 | |
| extension | MultipleStringLiteralsExtended | The String "test.txt" appears 5 times in the file. | 158 | |
| extension | MultipleStringLiteralsExtended | The String "version1\n" appears 13 times in the file. | 158 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 166 | |
| extension | MultipleStringLiteralsExtended | The String "test.txt.new" appears 3 times in the file. | 176 | |
| extension | MultipleStringLiteralsExtended | The String "version2\n" appears 4 times in the file. | 176 | |
| extension | MultipleStringLiteralsExtended | The String "dir/testdir.txt" appears 3 times in the file. | 177 | |
| extension | MultipleStringLiteralsExtended | The String "dir/subdir/testsubdir.txt" appears 3 times in the file. | 178 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 188 | |
| extension | MultipleStringLiteralsExtended | The String "plugin_without_folders.zip" appears 5 times in the file. | 254 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 274 | |
| extension | MultipleStringLiteralsExtended | The String "GET" appears 2 times in the file. | 327 | |
| extension | MultipleStringLiteralsExtended | The String "/" appears 4 times in the file. | 327 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 359 | |
| extension | MultipleStringLiteralsExtended | The String "[{}{}] download service is not working. Disabling current test." appears 2 times in the file. | 456 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 460 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 482 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 487 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "GET" appears 2 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "/_protected" appears 2 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "Secret" appears 3 times in the file. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "GET" appears 2 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "/_plugin/dummy/" appears 2 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "<title>Dummy Site Plugin</title>" appears 3 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "/_plugin/dummy/%2E%2E/%2E%2E/%2E%2E/%2E%2E/index.html" appears 2 times in the file. | 104 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Secret" appears 3 times in the file. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 5 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 2 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 2 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 2 times in the file. | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 3 times in the file. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "--> creating test index ..." appears 4 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 17 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 4 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "--> waiting for {} docs to be indexed ..." appears 10 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "--> {} docs indexed" appears 10 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "--> flushing the index ...." appears 3 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "--> allow 2 nodes for index [test] ..." appears 2 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "--> waiting for GREEN health status ..." appears 6 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "5m" appears 7 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String ">=2" appears 2 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "--> marking and waiting for indexing threads to stop ..." appears 4 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "--> indexing threads stopped" appears 4 times in the file. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "--> refreshing the index" appears 4 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "--> verifying indexed content" appears 4 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "--> allow 4 nodes for index [test] ..." appears 2 times in the file. | 138 | |
| extension | MultipleStringLiteralsExtended | The String ">=4" appears 2 times in the file. | 142 | |
| extension | MultipleStringLiteralsExtended | The String ">=1" appears 2 times in the file. | 219 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 334 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "--> starting [node1] ..." appears 2 times in the file. | 107 | |
| extension | MultipleStringLiteralsExtended | The String "--> creating test index ..." appears 3 times in the file. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 19 times in the file. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "index.number_of_shards" appears 3 times in the file. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "index.number_of_replicas" appears 3 times in the file. | 114 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 7 times in the file. | 120 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 2 times in the file. | 120 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 2 times in the file. | 120 | |
| extension | MultipleStringLiteralsExtended | The String "testRelocationWhileIndexingRandom(numRelocations={}, numberOfReplicas={}, numberOfNodes={})" appears 2 times in the file. | 160 | |
| extension | MultipleStringLiteralsExtended | The String "--> starting relocations..." appears 2 times in the file. | 190 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 193 | |
| extension | MultipleStringLiteralsExtended | The String "--> START relocate the shard from {} to {}" appears 2 times in the file. | 200 | |
| extension | MultipleStringLiteralsExtended | The String "--> DONE relocate the shard from {} to {}" appears 2 times in the file. | 213 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 225 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 314 | |
| extension | MultipleStringLiteralsExtended | The String "{}" appears 5 times in the file. | 321 | |
| extension | MultipleStringLiteralsExtended | The String "--> index [{}] documents" appears 2 times in the file. | 337 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 346 | |
| extension | MultipleStringLiteralsExtended | The String "node.color" appears 3 times in the file. | 368 | |
| extension | MultipleStringLiteralsExtended | The String "blue" appears 2 times in the file. | 368 | |
| extension | MultipleStringLiteralsExtended | The String "red" appears 2 times in the file. | 369 | |
| extension | MultipleStringLiteralsExtended | The String "green" appears 2 times in the file. | 370 | |
| extension | MultipleStringLiteralsExtended | The String "color" appears 3 times in the file. | 381 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 396 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 404 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 427 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 433 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 446 | |
| extension | MultipleStringLiteralsExtended | The String "1s" appears 2 times in the file. | 455 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 2 times in the file. | 462 | |
| extension | MultipleStringLiteralsExtended | The String "_name" appears 2 times in the file. | 469 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 519 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 559 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 30 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "Running Cluster Health" appears 3 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 12 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 12 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 12 times in the file. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 4 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 2 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 2 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "type=string" appears 2 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "the_id" appears 4 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "index.routing.allocation.include._name" appears 2 times in the file. | 93 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 115 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "n1" appears 3 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "v11" appears 2 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "v12" appears 2 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "n2" appears 3 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "v21" appears 2 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "v22" appears 2 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "an error occurred reading data" appears 4 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "/foo/bar" appears 5 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "ElasticsearchException[an error occurred reading data]" appears 2 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "error_trace" appears 4 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "FileNotFoundException[/foo/bar]" appears 3 times in the file. | 73 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "GET" appears 2 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "/" appears 2 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "Access-Control-Allow-Origin" appears 2 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "Access-Control-Allow-Credentials" appears 2 times in the file. | 49 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "http://localhost:9200" appears 2 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "GET" appears 5 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "/" appears 7 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "User-Agent" appears 6 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "Mozilla Bar" appears 6 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "Origin" appears 5 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "Access-Control-Allow-Credentials" appears 2 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "http://evil-host:9200" appears 2 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "null" appears 2 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "Access-Control-Allow-Origin" appears 4 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "OPTIONS" appears 2 times in the file. | 99 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/" appears 2 times in the file. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "useful-" appears 6 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 3 times in the file. | 122 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 3 times in the file. | 204 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 3 times in the file. | 250 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/" appears 2 times in the file. | 76 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 218 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "key" appears 4 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "val" appears 3 times in the file. | 41 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 3 times in the file. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 79 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "text" appears 2 times in the file. | 98 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 105 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 157 | |
| extension | MultipleStringLiteralsExtended | The String "index " appears 5 times in the file. | 181 | |
| extension | MultipleStringLiteralsExtended | The String " should not be zero sized" appears 2 times in the file. | 181 | |
| extension | MultipleStringLiteralsExtended | The String "Index " appears 2 times in the file. | 208 | |
| extension | MultipleStringLiteralsExtended | The String " has unupgraded segment " appears 2 times in the file. | 208 | |
| extension | MultipleStringLiteralsExtended | The String "size_in_bytes" appears 2 times in the file. | 258 | |
| extension | MultipleStringLiteralsExtended | The String " is not an integer" appears 2 times in the file. | 260 | |
| extension | MultipleStringLiteralsExtended | The String "size_to_upgrade_in_bytes" appears 2 times in the file. | 261 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 273 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 2 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "something" appears 2 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "p" appears 4 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "v" appears 4 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "p1" appears 3 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "v1" appears 3 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 4 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 2 times in the file. | 130 | |
| extension | MultipleStringLiteralsExtended | The String "/https?:\\/\\/localhost(:[0-9]+)?/" appears 3 times in the file. | 132 | |
| extension | MultipleStringLiteralsExtended | The String "http.cors.allow-origin" appears 3 times in the file. | 144 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "_status" appears 2 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "template_1" appears 2 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "*" appears 3 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "atype" appears 2 times in the file. | 124 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 145 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test1" appears 28 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "test2" appears 17 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "alias" appears 5 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "alias10" appears 20 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "0" appears 32 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 2 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "alias20" appears 8 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "alias21" appears 9 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 14 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "alias0" appears 6 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 2 times in the file. | 63 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "should fail" appears 2 times in the file. | 67 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "0,1" appears 2 times in the file. | 95 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 102 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 104 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 106 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 108 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 109 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 112 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 114 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 116 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 117 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 119 | |
| extension | MultipleStringLiteralsExtended | The String "0,1,2" appears 2 times in the file. | 121 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 121 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 123 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 41 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "alias0" appears 27 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "0" appears 25 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "--> indexing with id [1], and routing [0] using alias" appears 3 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 54 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 61 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 17 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "value1" appears 12 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "--> verifying get with no routing, should not find anything" appears 9 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "--> verifying get with routing, should find" appears 6 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "value2" appears 4 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "alias" appears 12 times in the file. | 134 | |
| extension | MultipleStringLiteralsExtended | The String "alias1" appears 12 times in the file. | 136 | |
| extension | MultipleStringLiteralsExtended | The String "alias01" appears 5 times in the file. | 137 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 3 times in the file. | 172 | |
| extension | MultipleStringLiteralsExtended | The String "test-a" appears 6 times in the file. | 226 | |
| extension | MultipleStringLiteralsExtended | The String "test-b" appears 4 times in the file. | 227 | |
| extension | MultipleStringLiteralsExtended | The String "alias-a0" appears 5 times in the file. | 230 | |
| extension | MultipleStringLiteralsExtended | The String "alias-a1" appears 3 times in the file. | 231 | |
| extension | MultipleStringLiteralsExtended | The String "alias-b0" appears 3 times in the file. | 232 | |
| extension | MultipleStringLiteralsExtended | The String "alias-b1" appears 5 times in the file. | 233 | |
| extension | MultipleStringLiteralsExtended | The String "alias-ab" appears 4 times in the file. | 234 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 4 times in the file. | 287 | |
| extension | MultipleStringLiteralsExtended | The String "index_2" appears 4 times in the file. | 287 | |
| extension | MultipleStringLiteralsExtended | The String "index_1" appears 4 times in the file. | 290 | |
| extension | MultipleStringLiteralsExtended | The String "--> indexing on index_1 which is an alias for index with routing [1]" appears 2 times in the file. | 292 | |
| extension | MultipleStringLiteralsExtended | The String "--> indexing on index_2 which is a concrete index" appears 2 times in the file. | 294 | |
| extension | MultipleStringLiteralsExtended | The String "type2" appears 2 times in the file. | 295 | |
| extension | MultipleStringLiteralsExtended | The String "--> search all on index_* should find two" appears 2 times in the file. | 298 | |
| extension | MultipleStringLiteralsExtended | The String "index_*" appears 2 times in the file. | 300 | |
| extension | MultipleStringLiteralsExtended | The String "--> indexing with id [1], and routing [0]" appears 2 times in the file. | 339 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 344 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 359 | |
| extension | MultipleStringLiteralsExtended | The String "routing is required for [test]/[type1]/[1]" appears 2 times in the file. | 363 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 376 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 3 times in the file. | 392 | |
| extension | MultipleStringLiteralsExtended | The String "--> verifying get and search with routing, should find" appears 2 times in the file. | 398 | |
| extension | MultipleStringLiteralsExtended | The String "4" appears 3 times in the file. | 407 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 28 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "--> indexing with id [1], and routing [0]" appears 9 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 68 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 68 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "0" appears 43 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 13 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "value1" appears 14 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "--> verifying get with no routing, should not find anything" appears 4 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "--> verifying get with routing, should find" appears 7 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 13 times in the file. | 145 | |
| extension | MultipleStringLiteralsExtended | The String "alias" appears 6 times in the file. | 180 | |
| extension | MultipleStringLiteralsExtended | The String "_routing" appears 5 times in the file. | 181 | |
| extension | MultipleStringLiteralsExtended | The String "required" appears 5 times in the file. | 181 | |
| extension | MultipleStringLiteralsExtended | The String "--> verifying get with no routing, should fail" appears 4 times in the file. | 187 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 190 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 205 | |
| extension | MultipleStringLiteralsExtended | The String "routing is required for [test]/[type1]/[1]" appears 10 times in the file. | 210 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 223 | |
| extension | MultipleStringLiteralsExtended | The String "path" appears 3 times in the file. | 239 | |
| extension | MultipleStringLiteralsExtended | The String "routing_field" appears 8 times in the file. | 239 | |
| extension | TernaryPerExpressionCount | More than 1 ternary operators in expression. | 240 | |
| extension | MultipleStringLiteralsExtended | The String "no" appears 2 times in the file. | 240 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 249 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 259 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 290 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 321 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 351 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 366 | |
| extension | MultipleStringLiteralsExtended | The String "routing is required for [test]/[type1]/[2]" appears 3 times in the file. | 371 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 379 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 2 times in the file. | 387 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 391 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 4 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "doc" appears 2 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 2 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 2 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "Method calls not allowed on [groovy.util.Eval]" appears 2 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "[doc['foo'].value, 3, 4].isEmpty()" appears 2 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "[doc['foo'].value, 3, 4].size()" appears 2 times in the file. | 122 | |
| extension | MultipleStringLiteralsExtended | The String "--> script: " appears 2 times in the file. | 138 | |
| extension | MultipleStringLiteralsExtended | The String "{\"query\": {\"match_all\": {}}," appears 2 times in the file. | 140 | |
| extension | MultipleStringLiteralsExtended | The String "\"sort\":{\"_script\": {\"script\": \"" appears 2 times in the file. | 141 | |
| extension | MultipleStringLiteralsExtended | The String "; doc['foo'].value + 2\", \"type\": \"number\", \"lang\": \"groovy\"}}}" appears 2 times in the file. | 142 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 144 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 14 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "doc" appears 8 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 6 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 10 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 7 times in the file. | 68 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "should have thrown an exception" appears 2 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "should not contained NotSerializableTransportException" appears 2 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "NotSerializableTransportException" appears 2 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "should have contained GroovyScriptExecutionException" appears 2 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "GroovyScriptExecutionException" appears 2 times in the file. | 78 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "groovy" appears 4 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "quick brow fox jumped over the lazy dog" appears 2 times in the file. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 3 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "fast jumping spiders" appears 2 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 5 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "dog spiders that can eat a dog" appears 2 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "dog" appears 2 times in the file. | 120 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "1" appears 20 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 19 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 19 times in the file. | 69 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 13 times in the file. | 130 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 2 times in the file. | 130 | |
| extension | MultipleStringLiteralsExtended | The String "int_payload_field" appears 35 times in the file. | 131 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 4 times in the file. | 131 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 4 times in the file. | 131 | |
| extension | MultipleStringLiteralsExtended | The String "index_options" appears 4 times in the file. | 131 | |
| extension | MultipleStringLiteralsExtended | The String "offsets" appears 4 times in the file. | 131 | |
| extension | MultipleStringLiteralsExtended | The String "analyzer" appears 4 times in the file. | 132 | |
| extension | MultipleStringLiteralsExtended | The String "payload_int" appears 2 times in the file. | 132 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 19 times in the file. | 133 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.analyzer.payload_int.tokenizer" appears 2 times in the file. | 136 | |
| extension | MultipleStringLiteralsExtended | The String "whitespace" appears 4 times in the file. | 136 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.analyzer.payload_int.filter" appears 2 times in the file. | 137 | |
| extension | MultipleStringLiteralsExtended | The String "delimited_int" appears 2 times in the file. | 137 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.filter.delimited_int.delimiter" appears 2 times in the file. | 138 | |
| extension | MultipleStringLiteralsExtended | The String "|" appears 4 times in the file. | 138 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.filter.delimited_int.encoding" appears 2 times in the file. | 139 | |
| extension | MultipleStringLiteralsExtended | The String "int" appears 2 times in the file. | 139 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.filter.delimited_int.type" appears 2 times in the file. | 140 | |
| extension | MultipleStringLiteralsExtended | The String "delimited_payload_filter" appears 4 times in the file. | 140 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 177 | |
| extension | MultipleStringLiteralsExtended | The String "tvtest" appears 11 times in the file. | 178 | |
| extension | MultipleStringLiteralsExtended | The String "for doc " appears 5 times in the file. | 198 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 43 times in the file. | 234 | |
| extension | MultipleStringLiteralsExtended | The String "position" appears 10 times in the file. | 234 | |
| extension | MultipleStringLiteralsExtended | The String "startOffset" appears 10 times in the file. | 236 | |
| extension | MultipleStringLiteralsExtended | The String "endOffset" appears 10 times in the file. | 238 | |
| extension | MultipleStringLiteralsExtended | The String "payloadAsInt(-1)" appears 11 times in the file. | 240 | |
| extension | MultipleStringLiteralsExtended | The String "term = _index['int_payload_field'].get('" appears 2 times in the file. | 266 | |
| extension | MultipleStringLiteralsExtended | The String "'," appears 4 times in the file. | 266 | |
| extension | MultipleStringLiteralsExtended | The String "); array=[]; for (pos in term) {array.add(pos." appears 4 times in the file. | 267 | |
| extension | MultipleStringLiteralsExtended | The String ")}; array" appears 3 times in the file. | 275 | |
| extension | MultipleStringLiteralsExtended | The String "term = _index['" appears 2 times in the file. | 280 | |
| extension | MultipleStringLiteralsExtended | The String "_FREQUENCIES" appears 4 times in the file. | 311 | |
| extension | MultipleStringLiteralsExtended | The String "_POSITIONS" appears 4 times in the file. | 325 | |
| extension | MultipleStringLiteralsExtended | The String "_OFFSETS" appears 4 times in the file. | 339 | |
| extension | MultipleStringLiteralsExtended | The String "_PAYLOADS" appears 4 times in the file. | 350 | |
| extension | MultipleStringLiteralsExtended | The String "float_payload_field" appears 5 times in the file. | 401 | |
| extension | MultipleStringLiteralsExtended | The String "term_vector" appears 2 times in the file. | 401 | |
| extension | MultipleStringLiteralsExtended | The String "no" appears 2 times in the file. | 401 | |
| extension | MultipleStringLiteralsExtended | The String "string_payload_field" appears 4 times in the file. | 402 | |
| extension | MultipleStringLiteralsExtended | The String "4" appears 9 times in the file. | 429 | |
| extension | MultipleStringLiteralsExtended | The String "5" appears 9 times in the file. | 430 | |
| extension | MultipleStringLiteralsExtended | The String "6" appears 9 times in the file. | 431 | |
| extension | MultipleStringLiteralsExtended | The String "Cannot iterate twice! If you want to iterate more that once, add _CACHE explicitely." appears 2 times in the file. | 577 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "groovy" appears 2 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "script1" appears 2 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "{" appears 3 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "}" appears 2 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 6 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "scriptTest" appears 6 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 2 times in the file. | 57 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "test_index" appears 5 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "test_type" appears 2 times in the file. | 78 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 18 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "scriptTest" appears 18 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 3 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "{\"theField\":\"foo\"}" appears 3 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 3 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "{\"theField\":\"foo 2\"}" appears 3 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 3 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "{\"theField\":\"foo 3\"}" appears 3 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "4" appears 3 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "{\"theField\":\"foo 4\"}" appears 3 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "5" appears 3 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "{\"theField\":\"bar\"}" appears 3 times in the file. | 55 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "test1" appears 3 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "test2" appears 3 times in the file. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 47 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 48 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 8 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 6 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "text" appears 6 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "int" appears 4 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "native" appears 4 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "float" appears 4 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "double" appears 4 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "long" appears 4 times in the file. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "foobar" appears 3 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "groovy" appears 3 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "{ \"script\": 1 }" appears 2 times in the file. | 40 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 42 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 52 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 75 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 77 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 79 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 81 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "scriptValue" appears 86 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "script" appears 8 times in the file. | 129 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 155 times in the file. | 140 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 178 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 198 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 218 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 238 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 258 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 278 | |
| extension | MultipleStringLiteralsExtended | The String "{ \"foo\" : \"fooScriptValue\", \"bar_file\" : \"barScriptValue\", \"baz_id\" : \"bazScriptValue\" }" appears 2 times in the file. | 300 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 63 times in the file. | 303 | |
| extension | MultipleStringLiteralsExtended | The String "baz" appears 60 times in the file. | 304 | |
| extension | MultipleStringLiteralsExtended | The String "bar_file" appears 52 times in the file. | 309 | |
| extension | MultipleStringLiteralsExtended | The String "baz_id" appears 54 times in the file. | 310 | |
| extension | MultipleStringLiteralsExtended | The String "fooScriptValue" appears 30 times in the file. | 317 | |
| extension | MultipleStringLiteralsExtended | The String "barScriptValue" appears 24 times in the file. | 329 | |
| extension | MultipleStringLiteralsExtended | The String "bazScriptValue" appears 23 times in the file. | 341 | |
| extension | MultipleStringLiteralsExtended | The String "myLang" appears 14 times in the file. | 393 | |
| extension | MultipleStringLiteralsExtended | The String "other" appears 14 times in the file. | 426 | |
| extension | MultipleStringLiteralsExtended | The String "other_file" appears 11 times in the file. | 449 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 515 | |
| extension | MultipleStringLiteralsExtended | The String "lang" appears 10 times in the file. | 517 | |
| extension | MultipleStringLiteralsExtended | The String "script_file" appears 2 times in the file. | 549 | |
| extension | MultipleStringLiteralsExtended | The String "script_id" appears 4 times in the file. | 576 | |
| extension | MultipleStringLiteralsExtended | The String "scriptId" appears 3 times in the file. | 584 | |
| extension | MultipleStringLiteralsExtended | The String "foo_file" appears 10 times in the file. | 642 | |
| extension | MultipleStringLiteralsExtended | The String "foo_id" appears 10 times in the file. | 655 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 665 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 676 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 687 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 698 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 709 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 720 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 877 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 898 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 919 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 940 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 1055 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 1067 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 1079 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 1091 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 1103 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 1115 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test_script.tst" appears 2 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "UTF-8" appears 5 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "test_file" appears 2 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 6 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "test_script" appears 6 times in the file. | 82 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "script" appears 2 times in the file. | 107 | |
| extension | MultipleStringLiteralsExtended | The String "test2" appears 3 times in the file. | 116 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 41 times in the file. | 47 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 11 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "expression" appears 2 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "doc" appears 24 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 14 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "text" appears 9 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 6 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 5 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "hello" appears 3 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 12 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "type=long" appears 2 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 6 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "should have contained ExpressionScriptCompilationException" appears 7 times in the file. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "ExpressionScriptCompilationException" appears 7 times in the file. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 3 times in the file. | 128 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 128 | |
| extension | MultipleStringLiteralsExtended | The String "int_agg" appears 2 times in the file. | 225 | |
| extension | MultipleStringLiteralsExtended | The String "double_agg" appears 2 times in the file. | 226 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "GET _search {\"query\": " appears 2 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "{\"boosting\": {" appears 2 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "\"positive\": {\"match\": {\"body\": \"gift\"}}," appears 2 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "}}, \"negative_boost\": {{boost_val}} } }}" appears 2 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "boost_val" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "0.3" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "GET _search {\"query\": {\"boosting\": {\"positive\": {\"match\": {\"body\": \"gift\"}}," appears 2 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "UTF-8" appears 2 times in the file. | 57 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String " docId=" appears 8 times in the file. | 139 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "index" appears 10 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 3 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 3 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 3 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 3 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "1m" appears 3 times in the file. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 3 times in the file. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "index" appears 5 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 2 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "f" appears 7 times in the file. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "idx" appears 7 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 6 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 4 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 4 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "missing_values" appears 2 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "values" appears 4 times in the file. | 87 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 106 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 34 | |
| extension | MultipleStringLiteralsExtended | The String "idx" appears 12 times in the file. | 36 | |
| extension | MultipleStringLiteralsExtended | The String "filter" appears 2 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "range" appears 2 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "stock" appears 3 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "gt" appears 2 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "terms" appears 3 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 10 times in the file. | 49 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "by_date" appears 3 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "date_histogram" appears 3 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "timestamp" appears 3 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "interval" appears 3 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "month" appears 3 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "aggs" appears 4 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "tag_count" appears 2 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "cardinality" appears 3 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "tag" appears 4 times in the file. | 69 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 83 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 116 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 136 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 158 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "idx" appears 20 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "values" appears 6 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 11 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "range" appears 5 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "filter" appears 4 times in the file. | 122 | |
| extension | MultipleStringLiteralsExtended | The String "string_values" appears 4 times in the file. | 159 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 2 times in the file. | 160 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 2 times in the file. | 161 | |
| extension | MultipleStringLiteralsExtended | The String "doc_values" appears 2 times in the file. | 163 | |
| extension | MultipleStringLiteralsExtended | The String "long_values" appears 3 times in the file. | 172 | |
| extension | MultipleStringLiteralsExtended | The String "long" appears 3 times in the file. | 173 | |
| extension | MultipleStringLiteralsExtended | The String "double_values" appears 3 times in the file. | 175 | |
| extension | MultipleStringLiteralsExtended | The String "double" appears 3 times in the file. | 176 | |
| extension | MultipleStringLiteralsExtended | The String "num" appears 7 times in the file. | 190 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 210 | |
| extension | MultipleStringLiteralsExtended | The String "string_map" appears 2 times in the file. | 218 | |
| extension | MultipleStringLiteralsExtended | The String "stats" appears 3 times in the file. | 218 | |
| extension | MultipleStringLiteralsExtended | The String "string_global_ordinals" appears 2 times in the file. | 219 | |
| extension | MultipleStringLiteralsExtended | The String "string_global_ordinals_doc_values" appears 2 times in the file. | 220 | |
| extension | MultipleStringLiteralsExtended | The String "terms" appears 3 times in the file. | 280 | |
| extension | MultipleStringLiteralsExtended | The String "histo" appears 2 times in the file. | 281 | |
| extension | MultipleStringLiteralsExtended | The String "double_value" appears 3 times in the file. | 306 | |
| extension | MultipleStringLiteralsExtended | The String "f" appears 3 times in the file. | 319 | |
| extension | MultipleStringLiteralsExtended | The String "sum" appears 3 times in the file. | 327 | |
| extension | MultipleStringLiteralsExtended | The String "*-6.0" appears 2 times in the file. | 341 | |
| extension | MultipleStringLiteralsExtended | The String "6.0-*" appears 2 times in the file. | 350 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "idx" appears 2 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "terms" appears 4 times in the file. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 13 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "article" appears 6 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "_id" appears 3 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "index=not_analyzed" appears 2 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "comment" appears 10 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "_parent" appears 5 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "category" appears 11 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "randomized" appears 7 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "commenter" appears 2 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 10 times in the file. | 106 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 106 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 5 times in the file. | 107 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 107 | |
| extension | MultipleStringLiteralsExtended | The String "c" appears 11 times in the file. | 108 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 108 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "{}" appears 3 times in the file. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "to_comment" appears 11 times in the file. | 123 | |
| extension | MultipleStringLiteralsExtended | The String "commenters" appears 2 times in the file. | 124 | |
| extension | MultipleStringLiteralsExtended | The String "top_comments" appears 7 times in the file. | 125 | |
| extension | MultipleStringLiteralsExtended | The String "xyz" appears 2 times in the file. | 224 | |
| extension | MultipleStringLiteralsExtended | The String "parent" appears 2 times in the file. | 227 | |
| extension | MultipleStringLiteralsExtended | The String "child" appears 7 times in the file. | 228 | |
| extension | MultipleStringLiteralsExtended | The String "count" appears 7 times in the file. | 228 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 18 times in the file. | 232 | |
| extension | MultipleStringLiteralsExtended | The String "0" appears 2 times in the file. | 233 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 12 times in the file. | 235 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 3 times in the file. | 236 | |
| extension | MultipleStringLiteralsExtended | The String "children" appears 2 times in the file. | 241 | |
| extension | MultipleStringLiteralsExtended | The String "counts" appears 2 times in the file. | 241 | |
| extension | MultipleStringLiteralsExtended | The String "non-existing" appears 3 times in the file. | 265 | |
| extension | MultipleStringLiteralsExtended | The String "brand" appears 3 times in the file. | 281 | |
| extension | MultipleStringLiteralsExtended | The String "type=string" appears 5 times in the file. | 281 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 10 times in the file. | 281 | |
| extension | MultipleStringLiteralsExtended | The String "material" appears 3 times in the file. | 281 | |
| extension | MultipleStringLiteralsExtended | The String "color" appears 16 times in the file. | 282 | |
| extension | MultipleStringLiteralsExtended | The String "size" appears 15 times in the file. | 282 | |
| extension | MultipleStringLiteralsExtended | The String "blue" appears 6 times in the file. | 287 | |
| extension | MultipleStringLiteralsExtended | The String "32" appears 3 times in the file. | 287 | |
| extension | MultipleStringLiteralsExtended | The String "34" appears 3 times in the file. | 288 | |
| extension | MultipleStringLiteralsExtended | The String "36" appears 5 times in the file. | 289 | |
| extension | MultipleStringLiteralsExtended | The String "black" appears 6 times in the file. | 290 | |
| extension | MultipleStringLiteralsExtended | The String "38" appears 3 times in the file. | 290 | |
| extension | MultipleStringLiteralsExtended | The String "40" appears 3 times in the file. | 291 | |
| extension | MultipleStringLiteralsExtended | The String "orange" appears 3 times in the file. | 300 | |
| extension | MultipleStringLiteralsExtended | The String "green" appears 2 times in the file. | 301 | |
| extension | MultipleStringLiteralsExtended | The String "44" appears 2 times in the file. | 301 | |
| extension | MultipleStringLiteralsExtended | The String "my-refinements" appears 2 times in the file. | 306 | |
| extension | MultipleStringLiteralsExtended | The String "my-colors" appears 2 times in the file. | 308 | |
| extension | MultipleStringLiteralsExtended | The String "my-sizes" appears 2 times in the file. | 309 | |
| extension | MultipleStringLiteralsExtended | The String "type=" appears 2 times in the file. | 347 | |
| extension | MultipleStringLiteralsExtended | The String "europe" appears 2 times in the file. | 351 | |
| extension | MultipleStringLiteralsExtended | The String "brussels" appears 2 times in the file. | 353 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "idx2" appears 13 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 8 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "date" appears 12 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "type=date" appears 4 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "2014-03-11T00:00:00+00:00" appears 4 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "date_histo" appears 8 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "-2h" appears 2 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "yyyy-MM-dd" appears 4 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "2014-03-10" appears 2 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "2014-03-11" appears 2 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "2d" appears 2 times in the file. | 154 | |
| extension | MultipleStringLiteralsExtended | The String "2014-03-13" appears 2 times in the file. | 165 | |
| extension | MultipleStringLiteralsExtended | The String "2014-03-14" appears 2 times in the file. | 169 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type" appears 22 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "date" appears 31 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 10 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "dates" appears 6 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "idx" appears 27 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "idx_unmapped" appears 3 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "empty_bucket_idx" appears 3 times in the file. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "idx2" appears 14 times in the file. | 125 | |
| extension | MultipleStringLiteralsExtended | The String "histo" appears 85 times in the file. | 148 | |
| extension | MultipleStringLiteralsExtended | The String "+01:00" appears 8 times in the file. | 213 | |
| extension | MultipleStringLiteralsExtended | The String "sum" appears 10 times in the file. | 350 | |
| extension | MultipleStringLiteralsExtended | The String "max" appears 18 times in the file. | 393 | |
| extension | MultipleStringLiteralsExtended | The String "stats" appears 4 times in the file. | 488 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 634 | |
| extension | MultipleStringLiteralsExtended | The String "doc['date'].value" appears 2 times in the file. | 783 | |
| extension | MultipleStringLiteralsExtended | The String "doc['dates'].values" appears 2 times in the file. | 861 | |
| extension | MultipleStringLiteralsExtended | The String "date_histo" appears 9 times in the file. | 1012 | |
| extension | MultipleStringLiteralsExtended | The String "type=date" appears 5 times in the file. | 1030 | |
| extension | MultipleStringLiteralsExtended | The String "2014-03-11T00:00:00+00:00" appears 2 times in the file. | 1032 | |
| extension | MultipleStringLiteralsExtended | The String "-2:00" appears 2 times in the file. | 1043 | |
| extension | MultipleStringLiteralsExtended | The String "yyyy-MM-dd" appears 2 times in the file. | 1045 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1168 | |
| extension | MultipleStringLiteralsExtended | The String "test9491" appears 5 times in the file. | 1271 | |
| extension | MultipleStringLiteralsExtended | The String "d" appears 13 times in the file. | 1271 | |
| extension | MultipleStringLiteralsExtended | The String "test7673" appears 5 times in the file. | 1288 | |
| extension | MultipleStringLiteralsExtended | The String "test8209" appears 6 times in the file. | 1309 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "idx" appears 18 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 3 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 5 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "date" appears 12 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "dates" appears 4 times in the file. | 60 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "idx_unmapped" appears 5 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "empty_bucket_idx" appears 3 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "range" appears 54 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "doc['date'].value" appears 3 times in the file. | 106 | |
| extension | MultipleStringLiteralsExtended | The String "a long time ago" appears 2 times in the file. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "now-50y" appears 2 times in the file. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "recently" appears 2 times in the file. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "now-1y" appears 2 times in the file. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "last year" appears 2 times in the file. | 112 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 123 | |
| extension | MultipleStringLiteralsExtended | The String "*-2012-02-15T00:00:00.000Z" appears 26 times in the file. | 156 | |
| extension | MultipleStringLiteralsExtended | The String "2012-02-15T00:00:00.000Z" appears 32 times in the file. | 164 | |
| extension | MultipleStringLiteralsExtended | The String "2012-02-15T00:00:00.000Z-2012-03-15T00:00:00.000Z" appears 26 times in the file. | 167 | |
| extension | MultipleStringLiteralsExtended | The String "2012-03-15T00:00:00.000Z" appears 32 times in the file. | 175 | |
| extension | MultipleStringLiteralsExtended | The String "2012-03-15T00:00:00.000Z-*" appears 26 times in the file. | 178 | |
| extension | MultipleStringLiteralsExtended | The String "2012-02-15" appears 10 times in the file. | 195 | |
| extension | MultipleStringLiteralsExtended | The String "2012-03-15" appears 8 times in the file. | 196 | |
| extension | MultipleStringLiteralsExtended | The String "*-2012-02-15" appears 2 times in the file. | 261 | |
| extension | MultipleStringLiteralsExtended | The String "2012-02-15-2012-03-15" appears 2 times in the file. | 272 | |
| extension | MultipleStringLiteralsExtended | The String "2012-03-15-*" appears 2 times in the file. | 283 | |
| extension | MultipleStringLiteralsExtended | The String "2012-02-15||+1M" appears 2 times in the file. | 301 | |
| extension | MultipleStringLiteralsExtended | The String "r1" appears 9 times in the file. | 352 | |
| extension | MultipleStringLiteralsExtended | The String "r2" appears 9 times in the file. | 353 | |
| extension | MultipleStringLiteralsExtended | The String "r3" appears 9 times in the file. | 354 | |
| extension | MultipleStringLiteralsExtended | The String "sum" appears 4 times in the file. | 416 | |
| extension | MultipleStringLiteralsExtended | The String "min" appears 8 times in the file. | 477 | |
| extension | MultipleStringLiteralsExtended | The String "new DateTime(_value.longValue(), DateTimeZone.UTC).plusMonths(1).getMillis()" appears 2 times in the file. | 607 | |
| extension | MultipleStringLiteralsExtended | The String "max" appears 8 times in the file. | 673 | |
| extension | MultipleStringLiteralsExtended | The String "doc['dates'].values" appears 2 times in the file. | 852 | |
| extension | MultipleStringLiteralsExtended | The String "histo" appears 2 times in the file. | 1124 | |
| extension | MultipleStringLiteralsExtended | The String "date_range" appears 3 times in the file. | 1124 | |
| extension | MultipleStringLiteralsExtended | The String "0-1" appears 2 times in the file. | 1124 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1135 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "testidx" appears 6 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 2 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "text" appears 2 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "issue7240" appears 2 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "terms" appears 2 times in the file. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "idx" appears 35 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 34 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "num_tag" appears 3 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "high_card_type" appears 3 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "idx_unmapped" appears 7 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "empty_bucket_idx" appears 3 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "_term" appears 14 times in the file. | 115 | |
| extension | MultipleStringLiteralsExtended | The String "_count" appears 8 times in the file. | 116 | |
| extension | MultipleStringLiteralsExtended | The String "avg_l" appears 17 times in the file. | 117 | |
| extension | MultipleStringLiteralsExtended | The String "sum_d" appears 12 times in the file. | 118 | |
| extension | MultipleStringLiteralsExtended | The String "sort_idx" appears 12 times in the file. | 157 | |
| extension | MultipleStringLiteralsExtended | The String "multi_sort_type" appears 12 times in the file. | 157 | |
| extension | MultipleStringLiteralsExtended | The String "l" appears 11 times in the file. | 162 | |
| extension | MultipleStringLiteralsExtended | The String "d" appears 11 times in the file. | 163 | |
| extension | MultipleStringLiteralsExtended | The String "terms" appears 89 times in the file. | 230 | |
| extension | MultipleStringLiteralsExtended | The String "sum" appears 11 times in the file. | 389 | |
| extension | MultipleStringLiteralsExtended | The String "_value + 1" appears 3 times in the file. | 447 | |
| extension | MultipleStringLiteralsExtended | The String "1.0" appears 2 times in the file. | 543 | |
| extension | MultipleStringLiteralsExtended | The String "doc['" appears 5 times in the file. | 610 | |
| extension | MultipleStringLiteralsExtended | The String "'].value" appears 2 times in the file. | 610 | |
| extension | MultipleStringLiteralsExtended | The String "']" appears 3 times in the file. | 664 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 694 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 706 | |
| extension | MultipleStringLiteralsExtended | The String ".0" appears 2 times in the file. | 731 | |
| extension | MultipleStringLiteralsExtended | The String "histo" appears 2 times in the file. | 797 | |
| extension | MultipleStringLiteralsExtended | The String "avg_i" appears 10 times in the file. | 820 | |
| extension | MultipleStringLiteralsExtended | The String "subTerms" appears 2 times in the file. | 851 | |
| extension | MultipleStringLiteralsExtended | The String "num_tags" appears 6 times in the file. | 890 | |
| extension | MultipleStringLiteralsExtended | The String "filter" appears 4 times in the file. | 893 | |
| extension | MultipleStringLiteralsExtended | The String "0" appears 4 times in the file. | 909 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 4 times in the file. | 909 | |
| extension | MultipleStringLiteralsExtended | The String "tags" appears 3 times in the file. | 928 | |
| extension | MultipleStringLiteralsExtended | The String "filter1" appears 3 times in the file. | 932 | |
| extension | MultipleStringLiteralsExtended | The String "filter2" appears 3 times in the file. | 933 | |
| extension | MultipleStringLiteralsExtended | The String "max" appears 3 times in the file. | 934 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 982 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1001 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1022 | |
| extension | MultipleStringLiteralsExtended | The String "stats" appears 9 times in the file. | 1028 | |
| extension | MultipleStringLiteralsExtended | The String "Expected search to fail when trying to sort terms aggregation by multi-valued sug-aggregation " appears 2 times in the file. | 1031 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1043 | |
| extension | MultipleStringLiteralsExtended | The String "stats.avg" appears 2 times in the file. | 1101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "idx" appears 8 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 5 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 6 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "tag" appears 5 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "tag1" appears 13 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 2 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "empty_bucket_idx" appears 3 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "avg_value" appears 4 times in the file. | 129 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 154 | |
| extension | MultipleStringLiteralsExtended | The String "histo" appears 2 times in the file. | 172 | |
| extension | MultipleStringLiteralsExtended | The String "filter" appears 3 times in the file. | 173 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "idx" appears 10 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 6 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "tag" appears 11 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "tag1" appears 13 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 6 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "tag2" appears 10 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 2 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "empty_bucket_idx" appears 3 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "tags" appears 12 times in the file. | 107 | |
| extension | MultipleStringLiteralsExtended | The String "all" appears 5 times in the file. | 135 | |
| extension | MultipleStringLiteralsExtended | The String "avg_value" appears 6 times in the file. | 157 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 198 | |
| extension | MultipleStringLiteralsExtended | The String "histo" appears 2 times in the file. | 219 | |
| extension | MultipleStringLiteralsExtended | The String "filters" appears 2 times in the file. | 220 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "city" appears 4 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "location" appears 12 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 5 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "idx" appears 11 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "type=geo_point" appears 3 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "type=string,index=not_analyzed" appears 2 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "idx-multi" appears 6 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "idx_unmapped" appears 4 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "utrecht" appears 2 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "52.0945, 5.116" appears 3 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "haarlem" appears 2 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "52.3890, 4.637" appears 2 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "berlin" appears 2 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "52.540, 13.409" appears 2 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "prague" appears 2 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "tel-aviv" appears 2 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "32.0741, 34.777" appears 2 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "london" appears 2 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "singapour" appears 2 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "tokyo" appears 2 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "milan" appears 2 times in the file. | 88 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 103 position 32 need optimization. All method calls are advised to move to end of logic expression. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "empty_bucket_idx" appears 3 times in the file. | 108 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 3 times in the file. | 108 | |
| extension | MultipleStringLiteralsExtended | The String "amsterdam_rings" appears 18 times in the file. | 124 | |
| extension | MultipleStringLiteralsExtended | The String "52.3760, 4.894" appears 7 times in the file. | 127 | |
| extension | MultipleStringLiteralsExtended | The String "*-500.0" appears 10 times in the file. | 141 | |
| extension | MultipleStringLiteralsExtended | The String "0.0" appears 7 times in the file. | 146 | |
| extension | MultipleStringLiteralsExtended | The String "500.0" appears 12 times in the file. | 147 | |
| extension | MultipleStringLiteralsExtended | The String "500.0-1000.0" appears 10 times in the file. | 150 | |
| extension | MultipleStringLiteralsExtended | The String "1000.0" appears 12 times in the file. | 156 | |
| extension | MultipleStringLiteralsExtended | The String "1000.0-*" appears 10 times in the file. | 159 | |
| extension | MultipleStringLiteralsExtended | The String "ring1" appears 3 times in the file. | 176 | |
| extension | MultipleStringLiteralsExtended | The String "ring2" appears 3 times in the file. | 177 | |
| extension | MultipleStringLiteralsExtended | The String "ring3" appears 3 times in the file. | 178 | |
| extension | MultipleStringLiteralsExtended | The String "cities" appears 4 times in the file. | 326 | |
| extension | MultipleStringLiteralsExtended | The String "histo" appears 2 times in the file. | 394 | |
| extension | MultipleStringLiteralsExtended | The String "geo_dist" appears 3 times in the file. | 395 | |
| extension | MultipleStringLiteralsExtended | The String "0-100" appears 2 times in the file. | 395 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 406 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "city" appears 3 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "location" appears 11 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 3 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "idx_unmapped" appears 3 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "idx" appears 7 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "type=geo_point" appears 2 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "type=string,index=not_analyzed" appears 2 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "multi_valued_idx" appears 3 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "geohashgrid" appears 14 times in the file. | 135 | |
| extension | MultipleStringLiteralsExtended | The String "Geohash " appears 5 times in the file. | 150 | |
| extension | MultipleStringLiteralsExtended | The String " has wrong doc count " appears 5 times in the file. | 150 | |
| extension | MultipleStringLiteralsExtended | The String "filtered" appears 2 times in the file. | 188 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "idx" appears 5 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 3 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "tag" appears 4 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "tag1" appears 3 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 2 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "global" appears 4 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "value_stats" appears 3 times in the file. | 79 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 108 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 60 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "idx" appears 27 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "idx_unmapped" appears 3 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 3 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "tag" appears 2 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "empty_bucket_idx" appears 4 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "histo" appears 81 times in the file. | 114 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 194 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 218 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 243 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 250 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 273 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 280 | |
| extension | MultipleStringLiteralsExtended | The String "sum" appears 14 times in the file. | 291 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 303 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 338 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 375 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 380 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 416 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 421 | |
| extension | MultipleStringLiteralsExtended | The String "stats.sum" appears 2 times in the file. | 442 | |
| extension | MultipleStringLiteralsExtended | The String "stats" appears 4 times in the file. | 443 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 457 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 462 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 498 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 503 | |
| extension | MultipleStringLiteralsExtended | The String "filter" appears 2 times in the file. | 526 | |
| extension | MultipleStringLiteralsExtended | The String "max" appears 2 times in the file. | 527 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 541 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 546 | |
| extension | MultipleStringLiteralsExtended | The String "_value + 1" appears 3 times in the file. | 563 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 625 | |
| extension | MultipleStringLiteralsExtended | The String "doc['" appears 4 times in the file. | 715 | |
| extension | MultipleStringLiteralsExtended | The String "'].value" appears 2 times in the file. | 715 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 750 | |
| extension | MultipleStringLiteralsExtended | The String "']" appears 2 times in the file. | 772 | |
| extension | MultipleStringLiteralsExtended | The String "sub_histo" appears 3 times in the file. | 867 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 919 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "idx" appears 16 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 4 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "ip" appears 13 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "type=ip" appears 3 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "ips" appears 5 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "10.0.0." appears 3 times in the file. | 61 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around identifier 'i'. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 5 times in the file. | 63 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "idx_unmapped" appears 3 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "empty_bucket_idx" appears 3 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "range" appears 45 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "10.0.0.100" appears 86 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "10.0.0.200" appears 86 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "*-10.0.0.100" appears 26 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "10.0.0.100-10.0.0.200" appears 26 times in the file. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "10.0.0.200-*" appears 26 times in the file. | 120 | |
| extension | MultipleStringLiteralsExtended | The String "10.0.0.0/25" appears 3 times in the file. | 135 | |
| extension | MultipleStringLiteralsExtended | The String "10.0.0.128/25" appears 3 times in the file. | 136 | |
| extension | MultipleStringLiteralsExtended | The String "10.0.0.0" appears 2 times in the file. | 150 | |
| extension | MultipleStringLiteralsExtended | The String "10.0.0.128" appears 4 times in the file. | 152 | |
| extension | MultipleStringLiteralsExtended | The String "10.0.1.0" appears 2 times in the file. | 161 | |
| extension | MultipleStringLiteralsExtended | The String "r1" appears 5 times in the file. | 171 | |
| extension | MultipleStringLiteralsExtended | The String "r2" appears 3 times in the file. | 172 | |
| extension | MultipleStringLiteralsExtended | The String "r3" appears 3 times in the file. | 173 | |
| extension | MultipleStringLiteralsExtended | The String "sum" appears 4 times in the file. | 220 | |
| extension | MultipleStringLiteralsExtended | The String "max" appears 16 times in the file. | 276 | |
| extension | MultipleStringLiteralsExtended | The String "10.0.0.99" appears 2 times in the file. | 297 | |
| extension | MultipleStringLiteralsExtended | The String "10.0.0.199" appears 2 times in the file. | 309 | |
| extension | MultipleStringLiteralsExtended | The String "10.0.0.254" appears 2 times in the file. | 321 | |
| extension | MultipleStringLiteralsExtended | The String "_value" appears 3 times in the file. | 329 | |
| extension | MultipleStringLiteralsExtended | The String "10.0.0.255" appears 2 times in the file. | 535 | |
| extension | MultipleStringLiteralsExtended | The String "doc['ip'].value" appears 2 times in the file. | 542 | |
| extension | MultipleStringLiteralsExtended | The String "doc['ips'].values" appears 2 times in the file. | 644 | |
| extension | MultipleStringLiteralsExtended | The String "histo" appears 2 times in the file. | 838 | |
| extension | MultipleStringLiteralsExtended | The String "ip_range" appears 3 times in the file. | 839 | |
| extension | MultipleStringLiteralsExtended | The String "10.0.0.1" appears 2 times in the file. | 839 | |
| extension | MultipleStringLiteralsExtended | The String "10.0.0.10" appears 2 times in the file. | 839 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 850 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "idx" appears 34 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 33 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "num_tag" appears 3 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "high_card_type" appears 3 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "idx_unmapped" appears 7 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "empty_bucket_idx" appears 3 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "_term" appears 14 times in the file. | 118 | |
| extension | MultipleStringLiteralsExtended | The String "_count" appears 8 times in the file. | 119 | |
| extension | MultipleStringLiteralsExtended | The String "avg_l" appears 17 times in the file. | 120 | |
| extension | MultipleStringLiteralsExtended | The String "sum_d" appears 12 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "sort_idx" appears 12 times in the file. | 160 | |
| extension | MultipleStringLiteralsExtended | The String "multi_sort_type" appears 11 times in the file. | 162 | |
| extension | MultipleStringLiteralsExtended | The String "l" appears 11 times in the file. | 165 | |
| extension | MultipleStringLiteralsExtended | The String "d" appears 11 times in the file. | 166 | |
| extension | MultipleStringLiteralsExtended | The String "terms" appears 86 times in the file. | 233 | |
| extension | MultipleStringLiteralsExtended | The String "sum" appears 11 times in the file. | 389 | |
| extension | MultipleStringLiteralsExtended | The String "_value + 1" appears 2 times in the file. | 447 | |
| extension | MultipleStringLiteralsExtended | The String "1.0" appears 2 times in the file. | 543 | |
| extension | MultipleStringLiteralsExtended | The String "doc['" appears 4 times in the file. | 610 | |
| extension | MultipleStringLiteralsExtended | The String "']" appears 3 times in the file. | 664 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 694 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 705 | |
| extension | MultipleStringLiteralsExtended | The String "histo" appears 2 times in the file. | 795 | |
| extension | MultipleStringLiteralsExtended | The String "avg_i" appears 10 times in the file. | 818 | |
| extension | MultipleStringLiteralsExtended | The String "subTerms" appears 2 times in the file. | 849 | |
| extension | MultipleStringLiteralsExtended | The String "num_tags" appears 6 times in the file. | 888 | |
| extension | MultipleStringLiteralsExtended | The String "filter" appears 4 times in the file. | 891 | |
| extension | MultipleStringLiteralsExtended | The String "0" appears 4 times in the file. | 907 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 4 times in the file. | 907 | |
| extension | MultipleStringLiteralsExtended | The String "tags" appears 3 times in the file. | 926 | |
| extension | MultipleStringLiteralsExtended | The String "filter1" appears 3 times in the file. | 930 | |
| extension | MultipleStringLiteralsExtended | The String "filter2" appears 3 times in the file. | 931 | |
| extension | MultipleStringLiteralsExtended | The String "max" appears 3 times in the file. | 932 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 980 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 999 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1020 | |
| extension | MultipleStringLiteralsExtended | The String "stats" appears 9 times in the file. | 1026 | |
| extension | MultipleStringLiteralsExtended | The String "Expected search to fail when trying to sort terms aggregation by multi-valued sug-aggregation " appears 2 times in the file. | 1029 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1041 | |
| extension | MultipleStringLiteralsExtended | The String "stats.avg" appears 2 times in the file. | 1099 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "match" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "idx" appears 8 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 7 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "s" appears 13 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "l" appears 9 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "d" appears 11 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "date" appears 3 times in the file. | 84 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 123 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 129 | |
| extension | MultipleStringLiteralsExtended | The String ".*a.*" appears 4 times in the file. | 187 | |
| extension | MultipleStringLiteralsExtended | The String "terms" appears 4 times in the file. | 275 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 313 | |
| extension | MultipleStringLiteralsExtended | The String "histo" appears 8 times in the file. | 360 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "idx" appears 7 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 5 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 6 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "tag" appears 6 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "unmapped_idx" appears 6 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "empty_bucket_idx" appears 3 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "missing_tag" appears 12 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "avg_value" appears 3 times in the file. | 138 | |
| extension | MultipleStringLiteralsExtended | The String "top_missing" appears 3 times in the file. | 168 | |
| extension | MultipleStringLiteralsExtended | The String "sub_missing" appears 3 times in the file. | 169 | |
| extension | MultipleStringLiteralsExtended | The String "histo" appears 2 times in the file. | 191 | |
| extension | MultipleStringLiteralsExtended | The String "missing" appears 3 times in the file. | 192 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "numeric_field" appears 3 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "idx" appears 4 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "long_value" appears 3 times in the file. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "double_value" appears 2 times in the file. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "string_value" appears 2 times in the file. | 104 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 120 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 131 | |
| extension | MultipleStringLiteralsExtended | The String "terms" appears 2 times in the file. | 140 | |
| extension | MultipleStringLiteralsExtended | The String "histo" appears 2 times in the file. | 168 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "idx" appears 8 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 21 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "nested" appears 26 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "type=nested" appears 3 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "incorrect" appears 2 times in the file. | 68 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 12 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "empty_bucket_idx" appears 4 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "idx_nested_nested_aggs" appears 4 times in the file. | 117 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 7 times in the file. | 118 | |
| extension | MultipleStringLiteralsExtended | The String "nested1" appears 3 times in the file. | 119 | |
| extension | MultipleStringLiteralsExtended | The String "nested2" appears 3 times in the file. | 122 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 10 times in the file. | 131 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 7 times in the file. | 135 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 4 times in the file. | 138 | |
| extension | MultipleStringLiteralsExtended | The String "nested_value_stats" appears 3 times in the file. | 161 | |
| extension | MultipleStringLiteralsExtended | The String "nested.value" appears 4 times in the file. | 161 | |
| extension | MultipleStringLiteralsExtended | The String "values" appears 3 times in the file. | 213 | |
| extension | MultipleStringLiteralsExtended | The String "top_values" appears 3 times in the file. | 262 | |
| extension | MultipleStringLiteralsExtended | The String "max_value" appears 2 times in the file. | 265 | |
| extension | MultipleStringLiteralsExtended | The String "level1" appears 3 times in the file. | 291 | |
| extension | MultipleStringLiteralsExtended | The String "level2" appears 3 times in the file. | 294 | |
| extension | MultipleStringLiteralsExtended | The String "sum" appears 3 times in the file. | 295 | |
| extension | MultipleStringLiteralsExtended | The String "histo" appears 2 times in the file. | 329 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 347 | |
| extension | MultipleStringLiteralsExtended | The String "provider" appears 5 times in the file. | 361 | |
| extension | MultipleStringLiteralsExtended | The String "comments" appears 2 times in the file. | 362 | |
| extension | MultipleStringLiteralsExtended | The String "long" appears 2 times in the file. | 365 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 3 times in the file. | 366 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 3 times in the file. | 366 | |
| extension | MultipleStringLiteralsExtended | The String "not_analyzed" appears 3 times in the file. | 366 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 4 times in the file. | 371 | |
| extension | MultipleStringLiteralsExtended | The String "object" appears 2 times in the file. | 377 | |
| extension | MultipleStringLiteralsExtended | The String "date" appears 3 times in the file. | 379 | |
| extension | MultipleStringLiteralsExtended | The String "format" appears 3 times in the file. | 379 | |
| extension | MultipleStringLiteralsExtended | The String "dateOptionalTime" appears 3 times in the file. | 379 | |
| extension | MultipleStringLiteralsExtended | The String "idx2" appears 5 times in the file. | 391 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 9 times in the file. | 398 | |
| extension | MultipleStringLiteralsExtended | The String "startDate" appears 2 times in the file. | 403 | |
| extension | MultipleStringLiteralsExtended | The String "endDate" appears 3 times in the file. | 404 | |
| extension | MultipleStringLiteralsExtended | The String "period" appears 3 times in the file. | 405 | |
| extension | MultipleStringLiteralsExtended | The String "ctxt_idfier_nested" appears 3 times in the file. | 406 | |
| extension | MultipleStringLiteralsExtended | The String "comment_filter" appears 3 times in the file. | 407 | |
| extension | MultipleStringLiteralsExtended | The String "nested_tags" appears 3 times in the file. | 408 | |
| extension | MultipleStringLiteralsExtended | The String "tag" appears 3 times in the file. | 409 | |
| extension | MultipleStringLiteralsExtended | The String "idx4" appears 5 times in the file. | 460 | |
| extension | MultipleStringLiteralsExtended | The String "product" appears 4 times in the file. | 462 | |
| extension | MultipleStringLiteralsExtended | The String "categories" appears 4 times in the file. | 462 | |
| extension | MultipleStringLiteralsExtended | The String "type=string" appears 2 times in the file. | 462 | |
| extension | MultipleStringLiteralsExtended | The String "property" appears 9 times in the file. | 462 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 6 times in the file. | 468 | |
| extension | MultipleStringLiteralsExtended | The String "4" appears 4 times in the file. | 468 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 6 times in the file. | 470 | |
| extension | MultipleStringLiteralsExtended | The String "category" appears 2 times in the file. | 487 | |
| extension | MultipleStringLiteralsExtended | The String "property_id" appears 5 times in the file. | 489 | |
| extension | MultipleStringLiteralsExtended | The String "5" appears 2 times in the file. | 509 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "childtype" appears 5 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "_parent" appears 2 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "testidx" appears 5 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "num" appears 2 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "p1" appears 2 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "children" appears 3 times in the file. | 55 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "idx" appears 19 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 3 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "idx_unmapped" appears 4 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "empty_bucket_idx" appears 3 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "terms" appears 2 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "range" appears 56 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "*-3.0" appears 25 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "3.0" appears 31 times in the file. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "3.0-6.0" appears 27 times in the file. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "6.0" appears 31 times in the file. | 116 | |
| extension | MultipleStringLiteralsExtended | The String "6.0-*" appears 25 times in the file. | 124 | |
| extension | MultipleStringLiteralsExtended | The String "*-3" appears 2 times in the file. | 204 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 2 times in the file. | 210 | |
| extension | MultipleStringLiteralsExtended | The String "3-6" appears 2 times in the file. | 213 | |
| extension | MultipleStringLiteralsExtended | The String "6" appears 2 times in the file. | 219 | |
| extension | MultipleStringLiteralsExtended | The String "6-*" appears 2 times in the file. | 222 | |
| extension | MultipleStringLiteralsExtended | The String "r1" appears 6 times in the file. | 237 | |
| extension | MultipleStringLiteralsExtended | The String "r2" appears 6 times in the file. | 238 | |
| extension | MultipleStringLiteralsExtended | The String "r3" appears 6 times in the file. | 239 | |
| extension | MultipleStringLiteralsExtended | The String "sum" appears 18 times in the file. | 286 | |
| extension | MultipleStringLiteralsExtended | The String "avg" appears 8 times in the file. | 346 | |
| extension | MultipleStringLiteralsExtended | The String "_value + 1" appears 3 times in the file. | 403 | |
| extension | MultipleStringLiteralsExtended | The String "doc['" appears 4 times in the file. | 649 | |
| extension | MultipleStringLiteralsExtended | The String "'].value" appears 2 times in the file. | 649 | |
| extension | MultipleStringLiteralsExtended | The String "*--1.0" appears 2 times in the file. | 768 | |
| extension | MultipleStringLiteralsExtended | The String "1000.0-*" appears 2 times in the file. | 777 | |
| extension | MultipleStringLiteralsExtended | The String "'].values" appears 2 times in the file. | 791 | |
| extension | MultipleStringLiteralsExtended | The String "*-5.0" appears 2 times in the file. | 1026 | |
| extension | MultipleStringLiteralsExtended | The String "5.0" appears 2 times in the file. | 1032 | |
| extension | MultipleStringLiteralsExtended | The String "4.0-5.0" appears 2 times in the file. | 1044 | |
| extension | MultipleStringLiteralsExtended | The String "4.0" appears 2 times in the file. | 1049 | |
| extension | MultipleStringLiteralsExtended | The String "4.0-*" appears 2 times in the file. | 1053 | |
| extension | MultipleStringLiteralsExtended | The String "histo" appears 2 times in the file. | 1067 | |
| extension | MultipleStringLiteralsExtended | The String "0-2" appears 2 times in the file. | 1068 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 1079 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "idx" appears 8 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 3 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 9 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 22 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 14 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 7 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "nested1" appears 16 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "nested" appears 6 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "field2" appears 9 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "type2" appears 4 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "nested2" appears 5 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 15 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 14 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "c" appears 18 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 17 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 9 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 6 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "4" appears 8 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "d" appears 12 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "5" appears 3 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "6" appears 3 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "7" appears 4 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "e" appears 10 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "8" appears 3 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "9" appears 3 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 3 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 2 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "z" appears 3 times in the file. | 91 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 94 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "0" appears 13 times in the file. | 94 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 94 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 94 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 95 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 95 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 95 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 98 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 98 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 98 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 99 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 99 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "f" appears 3 times in the file. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "nested1_to_field1" appears 17 times in the file. | 139 | |
| extension | MultipleStringLiteralsExtended | The String "nested1_to_root" appears 3 times in the file. | 324 | |
| extension | MultipleStringLiteralsExtended | The String "root_to_nested2" appears 3 times in the file. | 325 | |
| extension | MultipleStringLiteralsExtended | The String "nested1.nested2" appears 3 times in the file. | 325 | |
| extension | MultipleStringLiteralsExtended | The String "nested1.nested2.field2" appears 2 times in the file. | 347 | |
| extension | MultipleStringLiteralsExtended | The String "nested1.field1" appears 2 times in the file. | 353 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 445 | |
| extension | MultipleStringLiteralsExtended | The String "incorrect" appears 2 times in the file. | 464 | |
| extension | MultipleStringLiteralsExtended | The String "product" appears 3 times in the file. | 477 | |
| extension | MultipleStringLiteralsExtended | The String "category" appears 4 times in the file. | 479 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 15 times in the file. | 482 | |
| extension | MultipleStringLiteralsExtended | The String "sku" appears 5 times in the file. | 485 | |
| extension | MultipleStringLiteralsExtended | The String "sku_type" appears 8 times in the file. | 488 | |
| extension | MultipleStringLiteralsExtended | The String "colors" appears 6 times in the file. | 489 | |
| extension | MultipleStringLiteralsExtended | The String "idx3" appears 4 times in the file. | 499 | |
| extension | MultipleStringLiteralsExtended | The String "bar1" appears 5 times in the file. | 508 | |
| extension | MultipleStringLiteralsExtended | The String "red" appears 3 times in the file. | 510 | |
| extension | MultipleStringLiteralsExtended | The String "blue" appears 2 times in the file. | 519 | |
| extension | MultipleStringLiteralsExtended | The String "bar2" appears 2 times in the file. | 531 | |
| extension | MultipleStringLiteralsExtended | The String "abc" appears 3 times in the file. | 544 | |
| extension | MultipleStringLiteralsExtended | The String "klm" appears 3 times in the file. | 545 | |
| extension | MultipleStringLiteralsExtended | The String "xyz" appears 3 times in the file. | 546 | |
| extension | MultipleStringLiteralsExtended | The String "nested_0" appears 4 times in the file. | 553 | |
| extension | MultipleStringLiteralsExtended | The String "group_by_category" appears 4 times in the file. | 554 | |
| extension | MultipleStringLiteralsExtended | The String "category.name" appears 2 times in the file. | 554 | |
| extension | MultipleStringLiteralsExtended | The String "to_root" appears 4 times in the file. | 555 | |
| extension | MultipleStringLiteralsExtended | The String "nested_1" appears 4 times in the file. | 556 | |
| extension | MultipleStringLiteralsExtended | The String "filter_by_sku" appears 4 times in the file. | 557 | |
| extension | MultipleStringLiteralsExtended | The String "sku.sku_type" appears 2 times in the file. | 557 | |
| extension | MultipleStringLiteralsExtended | The String "sku_count" appears 4 times in the file. | 558 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 572 | |
| extension | MultipleStringLiteralsExtended | The String "Checking results for bucket {}" appears 2 times in the file. | 573 | |
| extension | MultipleStringLiteralsExtended | The String "nested_2" appears 2 times in the file. | 593 | |
| extension | MultipleStringLiteralsExtended | The String "filter_sku_color" appears 2 times in the file. | 594 | |
| extension | MultipleStringLiteralsExtended | The String "reverse_to_sku" appears 2 times in the file. | 595 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 613 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "idx" appears 16 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 2 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 3 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "ip" appears 3 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "location" appears 3 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "date" appears 17 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "term-l" appears 2 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "term-d" appears 2 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "term-s" appears 2 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "term" appears 2 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "nested" appears 5 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "2014-01-01" appears 2 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "global" appears 4 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "histo" appears 28 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "filter" appears 4 times in the file. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "missing" appears 4 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "foobar" appears 2 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "terms" appears 6 times in the file. | 173 | |
| extension | MultipleStringLiteralsExtended | The String "range" appears 6 times in the file. | 224 | |
| extension | MultipleStringLiteralsExtended | The String "r1" appears 6 times in the file. | 224 | |
| extension | MultipleStringLiteralsExtended | The String "topHisto" appears 4 times in the file. | 272 | |
| extension | MultipleStringLiteralsExtended | The String "grid" appears 2 times in the file. | 305 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type=string,index=not_analyzed" appears 5 times in the file. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "idx" appears 15 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 15 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "keys" appears 30 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "key" appears 15 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 8 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 5 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 5 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "type=long" appears 5 times in the file. | 166 | |
| extension | MultipleStringLiteralsExtended | The String "type=double" appears 5 times in the file. | 296 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "idx" appears 4 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 4 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "key" appears 2 times in the file. | 67 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 8 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 8 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 2 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "4" appears 2 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "5" appears 2 times in the file. | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "doc" appears 2 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "class" appears 3 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "0" appears 8 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 7 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "sig_terms" appears 3 times in the file. | 103 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 112 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 117 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "doc" appears 11 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "text" appears 4 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "class" appears 18 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 4 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "long" appears 5 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "{\"index.number_of_shards\": 1, \"index.number_of_replicas\": 0}" appears 4 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "sig_terms" appears 19 times in the file. | 98 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 111 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 118 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 143 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 150 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(protected)'. | 186 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 258 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 263 | |
| extension | MultipleStringLiteralsExtended | The String "constant" appears 4 times in the file. | 283 | |
| extension | MultipleStringLiteralsExtended | The String "one" appears 2 times in the file. | 283 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 24 times in the file. | 288 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 5 times in the file. | 290 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 3 times in the file. | 292 | |
| extension | MultipleStringLiteralsExtended | The String "4" appears 2 times in the file. | 294 | |
| extension | MultipleStringLiteralsExtended | The String "0" appears 19 times in the file. | 350 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 367 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 371 | |
| extension | MultipleStringLiteralsExtended | The String "\"}}}}" appears 2 times in the file. | 387 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 11 times in the file. | 418 | |
| extension | MultipleStringLiteralsExtended | The String "mySignificantTerms" appears 8 times in the file. | 419 | |
| extension | MultipleStringLiteralsExtended | The String "type=string" appears 2 times in the file. | 442 | |
| extension | MultipleStringLiteralsExtended | The String "A\ta" appears 2 times in the file. | 447 | |
| extension | MultipleStringLiteralsExtended | The String "A\tb" appears 3 times in the file. | 449 | |
| extension | MultipleStringLiteralsExtended | The String "B\tc" appears 4 times in the file. | 452 | |
| extension | MultipleStringLiteralsExtended | The String "B\td" appears 5 times in the file. | 456 | |
| extension | MultipleStringLiteralsExtended | The String "{\"field\":\"a\"}" appears 2 times in the file. | 498 | |
| extension | MultipleStringLiteralsExtended | The String "{\"field\":\"b\"}" appears 2 times in the file. | 500 | |
| extension | MultipleStringLiteralsExtended | The String "{\"field\":\"a b\"}" appears 2 times in the file. | 502 | |
| extension | MultipleStringLiteralsExtended | The String "letters" appears 3 times in the file. | 509 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 2 times in the file. | 509 | |
| extension | MultipleStringLiteralsExtended | The String "return _subset_freq + _subset_size + _superset_freq + _superset_size" appears 2 times in the file. | 543 | |
| extension | MultipleStringLiteralsExtended | The String "return param*(_subset_freq + _subset_size + _superset_freq + _superset_size)/param" appears 2 times in the file. | 545 | |
| extension | MultipleStringLiteralsExtended | The String "my_script" appears 2 times in the file. | 555 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 70 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 71 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 19 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "fact" appears 2 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "routing_id" appears 2 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "fact_category" appears 7 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "description" appears 17 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "idx_unmapped" appears 3 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "_all" appears 16 times in the file. | 116 | |
| extension | MultipleStringLiteralsExtended | The String "terje" appears 11 times in the file. | 116 | |
| extension | MultipleStringLiteralsExtended | The String "mySignificantTerms" appears 34 times in the file. | 118 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 125 | |
| extension | MultipleStringLiteralsExtended | The String "paul" appears 7 times in the file. | 133 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 142 | |
| extension | MultipleStringLiteralsExtended | The String "weller" appears 11 times in the file. | 148 | |
| extension | MultipleStringLiteralsExtended | The String "jam" appears 4 times in the file. | 159 | |
| extension | MultipleStringLiteralsExtended | The String "council" appears 3 times in the file. | 160 | |
| extension | MultipleStringLiteralsExtended | The String "style" appears 3 times in the file. | 161 | |
| extension | MultipleStringLiteralsExtended | The String "of" appears 2 times in the file. | 163 | |
| extension | MultipleStringLiteralsExtended | The String "the" appears 2 times in the file. | 164 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 183 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 321 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 337 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 342 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 344 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 349 | |
| extension | MultipleStringLiteralsExtended | The String "craig" appears 2 times in the file. | 352 | |
| extension | MultipleStringLiteralsExtended | The String "kelly" appears 3 times in the file. | 352 | |
| extension | MultipleStringLiteralsExtended | The String "haakonsen" appears 2 times in the file. | 352 | |
| extension | MultipleStringLiteralsExtended | The String "burton" appears 2 times in the file. | 352 | |
| extension | MultipleStringLiteralsExtended | The String "myCategories" appears 2 times in the file. | 355 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 366 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 400 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 401 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 402 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 403 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 404 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "s_values" appears 2 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "idx" appears 50 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 39 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "val" appears 47 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "i" appears 14 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "tag" appears 5 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "more" appears 9 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "less" appears 9 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "high_card_type" appears 12 times in the file. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "empty_bucket_idx" appears 6 times in the file. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "idx_unmapped" appears 7 times in the file. | 114 | |
| extension | MultipleStringLiteralsExtended | The String "_term" appears 14 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "val1" appears 9 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "_count" appears 8 times in the file. | 122 | |
| extension | MultipleStringLiteralsExtended | The String "avg_l" appears 17 times in the file. | 123 | |
| extension | MultipleStringLiteralsExtended | The String "sum_d" appears 12 times in the file. | 124 | |
| extension | MultipleStringLiteralsExtended | The String "val2" appears 9 times in the file. | 127 | |
| extension | MultipleStringLiteralsExtended | The String "val3" appears 11 times in the file. | 133 | |
| extension | MultipleStringLiteralsExtended | The String "val4" appears 10 times in the file. | 139 | |
| extension | MultipleStringLiteralsExtended | The String "val5" appears 10 times in the file. | 145 | |
| extension | MultipleStringLiteralsExtended | The String "val6" appears 9 times in the file. | 151 | |
| extension | MultipleStringLiteralsExtended | The String "val7" appears 9 times in the file. | 157 | |
| extension | MultipleStringLiteralsExtended | The String "sort_idx" appears 12 times in the file. | 163 | |
| extension | MultipleStringLiteralsExtended | The String "multi_sort_type" appears 11 times in the file. | 165 | |
| extension | MultipleStringLiteralsExtended | The String "l" appears 11 times in the file. | 168 | |
| extension | MultipleStringLiteralsExtended | The String "d" appears 11 times in the file. | 169 | |
| extension | MultipleStringLiteralsExtended | The String "terms" appears 126 times in the file. | 237 | |
| extension | MultipleStringLiteralsExtended | The String "val00.+" appears 3 times in the file. | 319 | |
| extension | MultipleStringLiteralsExtended | The String "val00" appears 14 times in the file. | 330 | |
| extension | MultipleStringLiteralsExtended | The String "val0[1-9]+.+" appears 2 times in the file. | 369 | |
| extension | MultipleStringLiteralsExtended | The String "val000" appears 2 times in the file. | 470 | |
| extension | MultipleStringLiteralsExtended | The String "val001" appears 2 times in the file. | 470 | |
| extension | MultipleStringLiteralsExtended | The String "count" appears 12 times in the file. | 640 | |
| extension | MultipleStringLiteralsExtended | The String "'foo_' + _value" appears 3 times in the file. | 696 | |
| extension | MultipleStringLiteralsExtended | The String "foo_val" appears 6 times in the file. | 707 | |
| extension | MultipleStringLiteralsExtended | The String "doc['" appears 6 times in the file. | 770 | |
| extension | MultipleStringLiteralsExtended | The String "']" appears 3 times in the file. | 770 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 5 times in the file. | 871 | |
| extension | MultipleStringLiteralsExtended | The String "'].value" appears 3 times in the file. | 882 | |
| extension | MultipleStringLiteralsExtended | The String "filter" appears 6 times in the file. | 1061 | |
| extension | MultipleStringLiteralsExtended | The String "histo" appears 2 times in the file. | 1086 | |
| extension | MultipleStringLiteralsExtended | The String "avg_i" appears 7 times in the file. | 1110 | |
| extension | MultipleStringLiteralsExtended | The String "tags" appears 12 times in the file. | 1138 | |
| extension | MultipleStringLiteralsExtended | The String "filter1" appears 9 times in the file. | 1182 | |
| extension | MultipleStringLiteralsExtended | The String "filter2" appears 3 times in the file. | 1183 | |
| extension | MultipleStringLiteralsExtended | The String "stats" appears 14 times in the file. | 1184 | |
| extension | MultipleStringLiteralsExtended | The String "filt.er2" appears 2 times in the file. | 1231 | |
| extension | MultipleStringLiteralsExtended | The String "[" appears 4 times in the file. | 1232 | |
| extension | MultipleStringLiteralsExtended | The String ">" appears 6 times in the file. | 1232 | |
| extension | MultipleStringLiteralsExtended | The String "st.ats" appears 2 times in the file. | 1234 | |
| extension | MultipleStringLiteralsExtended | The String "filter1>" appears 2 times in the file. | 1243 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1357 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1377 | |
| extension | MultipleStringLiteralsExtended | The String "values" appears 2 times in the file. | 1383 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1399 | |
| extension | MultipleStringLiteralsExtended | The String "Expected search to fail when trying to sort terms aggregation by multi-valued sug-aggregation " appears 2 times in the file. | 1408 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1420 | |
| extension | MultipleStringLiteralsExtended | The String "stats.avg" appears 2 times in the file. | 1481 | |
| extension | MultipleStringLiteralsExtended | The String "stats.sum_of_squares" appears 2 times in the file. | 1547 | |
| extension | MultipleStringLiteralsExtended | The String "subTerms" appears 2 times in the file. | 1581 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "idx" appears 8 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 49 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "val" appears 3 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "idx_single_shard" appears 39 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "idx_with_routing" appears 4 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "terms" appears 59 times in the file. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "sortAgg" appears 24 times in the file. | 384 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "string" appears 2 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "long" appears 2 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "{\"properties\":{\"text\": {\"type\": \"" appears 2 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "\"}}}" appears 2 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 2 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 2 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 2 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "4" appears 2 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "5" appears 2 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "6" appears 2 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "inclass" appears 4 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "class" appears 2 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "mySignificantTerms" appears 4 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "text" appears 4 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "{\"text\": \"" appears 3 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "\", \"class\":" appears 2 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "}" appears 2 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "myTerms" appears 4 times in the file. | 134 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "terms" appears 22 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "idx" appears 23 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "empty" appears 3 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "articles" appears 9 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "article" appears 5 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 3 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "comments" appears 28 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 16 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "nested" appears 2 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "date" appears 11 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "message" appears 13 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 2 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "reviewers" appears 11 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 15 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "val" appears 4 times in the file. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "text" appears 19 times in the file. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "some text to entertain" appears 2 times in the file. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 3 times in the file. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "field-collapsing" appears 11 times in the file. | 117 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 11 times in the file. | 117 | |
| extension | MultipleStringLiteralsExtended | The String "group" appears 11 times in the file. | 119 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 9 times in the file. | 119 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 6 times in the file. | 122 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 10 times in the file. | 129 | |
| extension | MultipleStringLiteralsExtended | The String "x y z term" appears 2 times in the file. | 130 | |
| extension | MultipleStringLiteralsExtended | The String "5" appears 3 times in the file. | 137 | |
| extension | MultipleStringLiteralsExtended | The String "6" appears 2 times in the file. | 142 | |
| extension | MultipleStringLiteralsExtended | The String "term rare" appears 3 times in the file. | 145 | |
| extension | MultipleStringLiteralsExtended | The String "c" appears 8 times in the file. | 149 | |
| extension | MultipleStringLiteralsExtended | The String "9" appears 2 times in the file. | 157 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 164 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 2 times in the file. | 170 | |
| extension | MultipleStringLiteralsExtended | The String "user" appears 5 times in the file. | 170 | |
| extension | MultipleStringLiteralsExtended | The String "some text" appears 2 times in the file. | 170 | |
| extension | MultipleStringLiteralsExtended | The String "title" appears 6 times in the file. | 181 | |
| extension | MultipleStringLiteralsExtended | The String "body" appears 2 times in the file. | 181 | |
| extension | MultipleStringLiteralsExtended | The String "some comment" appears 3 times in the file. | 183 | |
| extension | MultipleStringLiteralsExtended | The String "user a" appears 2 times in the file. | 185 | |
| extension | MultipleStringLiteralsExtended | The String "user b" appears 2 times in the file. | 186 | |
| extension | MultipleStringLiteralsExtended | The String "user c" appears 4 times in the file. | 187 | |
| extension | MultipleStringLiteralsExtended | The String "some other comment" appears 2 times in the file. | 191 | |
| extension | MultipleStringLiteralsExtended | The String "user d" appears 2 times in the file. | 194 | |
| extension | MultipleStringLiteralsExtended | The String "user e" appears 2 times in the file. | 195 | |
| extension | MultipleStringLiteralsExtended | The String "user f" appears 2 times in the file. | 206 | |
| extension | MultipleStringLiteralsExtended | The String "hits" appears 22 times in the file. | 228 | |
| extension | MultipleStringLiteralsExtended | The String "val0" appears 2 times in the file. | 280 | |
| extension | MultipleStringLiteralsExtended | The String "][" appears 2 times in the file. | 299 | |
| extension | MultipleStringLiteralsExtended | The String "max_sort" appears 3 times in the file. | 311 | |
| extension | MultipleStringLiteralsExtended | The String "max_score" appears 2 times in the file. | 353 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 3 times in the file. | 398 | |
| extension | MultipleStringLiteralsExtended | The String "script" appears 4 times in the file. | 407 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 452 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 490 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 513 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 522 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 546 | |
| extension | MultipleStringLiteralsExtended | The String "to-comments" appears 9 times in the file. | 596 | |
| extension | MultipleStringLiteralsExtended | The String "users" appears 2 times in the file. | 599 | |
| extension | MultipleStringLiteralsExtended | The String "comments.user" appears 3 times in the file. | 600 | |
| extension | MultipleStringLiteralsExtended | The String "top-comments" appears 8 times in the file. | 602 | |
| extension | MultipleStringLiteralsExtended | The String "comments.date" appears 3 times in the file. | 602 | |
| extension | MultipleStringLiteralsExtended | The String "to-reviewers" appears 2 times in the file. | 651 | |
| extension | MultipleStringLiteralsExtended | The String "top-reviewers" appears 2 times in the file. | 653 | |
| extension | MultipleStringLiteralsExtended | The String "comments.message" appears 2 times in the file. | 748 | |
| extension | MultipleStringLiteralsExtended | The String "comment" appears 2 times in the file. | 748 | |
| extension | MultipleStringLiteralsExtended | The String "dates" appears 2 times in the file. | 810 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type#1" appears 4 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "__nested_field" appears 5 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 7 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "type#2" appears 3 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "type#3" appears 2 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "nested_field" appears 2 times in the file. | 114 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 97 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "some_name" appears 2 times in the file. | 109 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 145 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 147 | |
| extension | MultipleStringLiteralsExtended | The String ", \"background_is_superset\":" appears 2 times in the file. | 151 | |
| extension | MultipleStringLiteralsExtended | The String "}" appears 2 times in the file. | 151 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 155 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 156 | |
| extension | MultipleStringLiteralsExtended | The String "{\"field\":\"text\", " appears 2 times in the file. | 180 | |
| extension | MultipleStringLiteralsExtended | The String "testagg" appears 3 times in the file. | 182 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 185 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 219 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 226 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 233 | |
| extension | MultipleStringLiteralsExtended | The String "subsetFreq > subsetSize" appears 3 times in the file. | 233 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 240 | |
| extension | MultipleStringLiteralsExtended | The String "supersetFreq > supersetSize" appears 3 times in the file. | 240 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 247 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 257 | |
| extension | MultipleStringLiteralsExtended | The String "Frequencies of subset and superset must be positive" appears 3 times in the file. | 257 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 264 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 271 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 281 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 294 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 301 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 308 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 363 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 35 | |
| extension | MultipleStringLiteralsExtended | The String "idx" appears 2 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 3 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 3 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "empty_bucket_idx" appears 2 times in the file. | 62 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "histo" appears 2 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 7 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "avg" appears 48 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "idx_unmapped" appears 2 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "idx" appears 14 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "_value + 1" appears 2 times in the file. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "_value + inc" appears 2 times in the file. | 120 | |
| extension | MultipleStringLiteralsExtended | The String "inc" appears 5 times in the file. | 120 | |
| extension | MultipleStringLiteralsExtended | The String "values" appears 3 times in the file. | 148 | |
| extension | MultipleStringLiteralsExtended | The String "doc['value'].value + inc" appears 2 times in the file. | 208 | |
| extension | MultipleStringLiteralsExtended | The String "[ doc['value'].value, doc['value'].value + 1 ]" appears 2 times in the file. | 238 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "idx" appears 22 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 36 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "str_value" appears 8 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 2 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "fields" appears 6 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "hash" appears 6 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "murmur3" appears 6 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "str_values" appears 5 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "l_value" appears 3 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "long" appears 2 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "l_values" appears 3 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "d_value" appears 3 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "double" appears 2 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "d_values" appears 3 times in the file. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "s" appears 3 times in the file. | 116 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 117 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "idx_unmapped" appears 3 times in the file. | 125 | |
| extension | MultipleStringLiteralsExtended | The String ".hash" appears 2 times in the file. | 146 | |
| extension | MultipleStringLiteralsExtended | The String "cardinality" appears 60 times in the file. | 156 | |
| extension | MultipleStringLiteralsExtended | The String "str_values.hash" appears 2 times in the file. | 254 | |
| extension | MultipleStringLiteralsExtended | The String "doc['" appears 2 times in the file. | 324 | |
| extension | MultipleStringLiteralsExtended | The String "_value" appears 4 times in the file. | 352 | |
| extension | MultipleStringLiteralsExtended | The String "terms" appears 4 times in the file. | 408 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "histo" appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 8 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "stats" appears 51 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "idx_unmapped" appears 2 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "idx" appears 15 times in the file. | 106 | |
| extension | MultipleStringLiteralsExtended | The String "0010.0" appears 2 times in the file. | 168 | |
| extension | MultipleStringLiteralsExtended | The String "inc" appears 3 times in the file. | 235 | |
| extension | MultipleStringLiteralsExtended | The String "values" appears 3 times in the file. | 259 | |
| extension | MultipleStringLiteralsExtended | The String "dec" appears 2 times in the file. | 307 | |
| extension | MultipleStringLiteralsExtended | The String "doc['value'].value + inc" appears 2 times in the file. | 355 | |
| extension | MultipleStringLiteralsExtended | The String "doc['values'].values" appears 2 times in the file. | 403 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 66 | |
| extension | MultipleVariableDeclarationsExtended | Each variable declaration must be in its own statement. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "idx" appears 5 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 8 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "type=geo_point" appears 7 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "type=long" appears 3 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "tag" appears 9 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "type=string,index=not_analyzed" appears 3 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "idx_unmapped" appears 3 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "empty_idx" appears 2 times in the file. | 117 | |
| extension | MultipleStringLiteralsExtended | The String "idx_dateline" appears 4 times in the file. | 119 | |
| extension | MultipleStringLiteralsExtended | The String "high_card_idx" appears 5 times in the file. | 137 | |
| extension | MultipleStringLiteralsExtended | The String "Hit " appears 4 times in the file. | 167 | |
| extension | MultipleStringLiteralsExtended | The String " with id: " appears 2 times in the file. | 167 | |
| extension | MultipleStringLiteralsExtended | The String "geoBounds" appears 24 times in the file. | 203 | |
| extension | MultipleStringLiteralsExtended | The String "terms" appears 3 times in the file. | 352 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "histo" appears 2 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 7 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "max" appears 48 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "idx_unmapped" appears 2 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "idx" appears 14 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "_value + 1" appears 2 times in the file. | 120 | |
| extension | MultipleStringLiteralsExtended | The String "_value + inc" appears 2 times in the file. | 135 | |
| extension | MultipleStringLiteralsExtended | The String "inc" appears 5 times in the file. | 135 | |
| extension | MultipleStringLiteralsExtended | The String "values" appears 3 times in the file. | 150 | |
| extension | MultipleStringLiteralsExtended | The String "doc['value'].value + inc" appears 2 times in the file. | 210 | |
| extension | MultipleStringLiteralsExtended | The String "doc['values'].values" appears 2 times in the file. | 240 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "histo" appears 2 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 7 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "min" appears 51 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "idx_unmapped" appears 2 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "idx" appears 15 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "_value - 1" appears 2 times in the file. | 120 | |
| extension | MultipleStringLiteralsExtended | The String "_value - dec" appears 2 times in the file. | 135 | |
| extension | MultipleStringLiteralsExtended | The String "dec" appears 5 times in the file. | 135 | |
| extension | MultipleStringLiteralsExtended | The String "values" appears 4 times in the file. | 150 | |
| extension | MultipleStringLiteralsExtended | The String "doc['value'].value - dec" appears 2 times in the file. | 226 | |
| extension | MultipleStringLiteralsExtended | The String "doc['values'].values" appears 2 times in the file. | 256 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "histo" appears 4 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 8 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "percentile_ranks" appears 39 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "idx_unmapped" appears 2 times in the file. | 120 | |
| extension | MultipleStringLiteralsExtended | The String "idx" appears 16 times in the file. | 141 | |
| extension | MultipleStringLiteralsExtended | The String "_value - 1" appears 2 times in the file. | 192 | |
| extension | MultipleStringLiteralsExtended | The String "_value - dec" appears 2 times in the file. | 208 | |
| extension | MultipleStringLiteralsExtended | The String "dec" appears 5 times in the file. | 208 | |
| extension | MultipleStringLiteralsExtended | The String "values" appears 4 times in the file. | 224 | |
| extension | MultipleStringLiteralsExtended | The String "doc['value'].value - dec" appears 2 times in the file. | 304 | |
| extension | MultipleStringLiteralsExtended | The String "doc['values'].values" appears 2 times in the file. | 336 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "histo" appears 4 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 7 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "percentiles" appears 37 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "idx_unmapped" appears 2 times in the file. | 120 | |
| extension | MultipleStringLiteralsExtended | The String "idx" appears 15 times in the file. | 141 | |
| extension | MultipleStringLiteralsExtended | The String "_value - 1" appears 2 times in the file. | 176 | |
| extension | MultipleStringLiteralsExtended | The String "_value - dec" appears 2 times in the file. | 192 | |
| extension | MultipleStringLiteralsExtended | The String "dec" appears 5 times in the file. | 192 | |
| extension | MultipleStringLiteralsExtended | The String "values" appears 4 times in the file. | 208 | |
| extension | MultipleStringLiteralsExtended | The String "doc['value'].value - dec" appears 2 times in the file. | 288 | |
| extension | MultipleStringLiteralsExtended | The String "doc['values'].values" appears 2 times in the file. | 320 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "idx" appears 20 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 3 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 4 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "l_value" appears 2 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "empty_bucket_idx" appears 3 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "initScript_indexed" appears 2 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "mapScript_indexed" appears 2 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "combineScript_indexed" appears 2 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "reduceScript_indexed" appears 2 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "scripted" appears 42 times in the file. | 123 | |
| extension | MultipleStringLiteralsExtended | The String "count" appears 3 times in the file. | 143 | |
| extension | MultipleStringLiteralsExtended | The String "_agg" appears 13 times in the file. | 157 | |
| extension | MultipleStringLiteralsExtended | The String "_agg.add(1)" appears 2 times in the file. | 160 | |
| extension | MultipleStringLiteralsExtended | The String "multiplier" appears 13 times in the file. | 192 | |
| extension | MultipleStringLiteralsExtended | The String "vars" appears 12 times in the file. | 195 | |
| extension | MultipleStringLiteralsExtended | The String "vars.multiplier = 3" appears 7 times in the file. | 201 | |
| extension | MultipleStringLiteralsExtended | The String "_agg.add(vars.multiplier)" appears 9 times in the file. | 202 | |
| extension | MultipleStringLiteralsExtended | The String "newaggregation = []; sum = 0;for (a in _agg) { sum += a}; newaggregation.add(sum); return newaggregation" appears 7 times in the file. | 247 | |
| extension | MultipleStringLiteralsExtended | The String "newaggregation = []; sum = 0;for (aggregation in _aggs) { for (a in aggregation) { sum += a} }; newaggregation.add(sum); return newaggregation" appears 6 times in the file. | 349 | |
| extension | MultipleStringLiteralsExtended | The String "histo" appears 5 times in the file. | 600 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "histo" appears 2 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 7 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "stats" appears 48 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "idx_unmapped" appears 2 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "idx" appears 14 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "0010.0" appears 2 times in the file. | 120 | |
| extension | MultipleStringLiteralsExtended | The String "inc" appears 3 times in the file. | 173 | |
| extension | MultipleStringLiteralsExtended | The String "values" appears 3 times in the file. | 194 | |
| extension | MultipleStringLiteralsExtended | The String "dec" appears 2 times in the file. | 236 | |
| extension | MultipleStringLiteralsExtended | The String "doc['value'].value + inc" appears 2 times in the file. | 278 | |
| extension | MultipleStringLiteralsExtended | The String "doc['values'].values" appears 2 times in the file. | 320 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "histo" appears 2 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 7 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "sum" appears 48 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "idx_unmapped" appears 2 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "idx" appears 14 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "_value + 1" appears 2 times in the file. | 120 | |
| extension | MultipleStringLiteralsExtended | The String "_value + increment" appears 2 times in the file. | 135 | |
| extension | MultipleStringLiteralsExtended | The String "increment" appears 2 times in the file. | 135 | |
| extension | MultipleStringLiteralsExtended | The String "doc['value'].value + inc" appears 2 times in the file. | 165 | |
| extension | MultipleStringLiteralsExtended | The String "inc" appears 3 times in the file. | 165 | |
| extension | MultipleStringLiteralsExtended | The String "[ doc['value'].value, doc['value'].value + 1 ]" appears 2 times in the file. | 196 | |
| extension | MultipleStringLiteralsExtended | The String "values" appears 3 times in the file. | 242 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "idx" appears 9 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "idx_unmapped" appears 3 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 5 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "values" appears 3 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "count" appears 24 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "s" appears 2 times in the file. | 151 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 91 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 134 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "foo" appears 6 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 6 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "foo.bar" appears 3 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "baz" appears 5 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "qux" appears 4 times in the file. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 14 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 5 times in the file. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 5 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "loc" appears 2 times in the file. | 74 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around identifier 'numDocs'. | 85 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around identifier 'numDocs'. | 105 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 119 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 120 | |
| extension | MultipleStringLiteralsExtended | The String "numberOfReplicas: " appears 2 times in the file. | 152 | |
| extension | MultipleStringLiteralsExtended | The String " failed in iteration " appears 2 times in the file. | 152 | |
| extension | MultipleStringLiteralsExtended | The String ", verification: " appears 2 times in the file. | 152 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type" appears 13 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 2 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 26 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 2 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 2 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "not_analyzed" appears 2 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "index.number_of_replicas" appears 2 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "creating index: [test] using settings: [{}]" appears 3 times in the file. | 104 | |
| extension | MultipleStringLiteralsExtended | The String "init" appears 3 times in the file. | 111 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 136 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 151 | |
| extension | MultipleStringLiteralsExtended | The String "Start Refresh" appears 2 times in the file. | 162 | |
| extension | MultipleStringLiteralsExtended | The String "Refresh failed [{}] numShardsFailed: [{}], shardFailuresLength: [{}], successfulShards: [{}], totalShards: [{}] " appears 2 times in the file. | 165 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 169 | |
| extension | MultipleStringLiteralsExtended | The String "Searching for [test:{}]" appears 2 times in the file. | 172 | |
| extension | MultipleStringLiteralsExtended | The String "Successful shards: [{}] numShards: [{}]" appears 2 times in the file. | 175 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 176 position 83 need optimization. All method calls are advised to move to end of logic expression. | 176 | |
| extension | MultipleStringLiteralsExtended | The String "Match all Successful shards: [{}] numShards: [{}]" appears 2 times in the file. | 182 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 183 position 83 need optimization. All method calls are advised to move to end of logic expression. | 183 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 4 times in the file. | 212 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 272 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 290 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 297 position 78 need optimization. All method calls are advised to move to end of logic expression. | 297 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 303 position 78 need optimization. All method calls are advised to move to end of logic expression. | 303 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 314 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 315 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 10 times in the file. | 55 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "{ xxx }" appears 2 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "search should fail" appears 2 times in the file. | 73 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 34 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "nid" appears 6 times in the file. | 108 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 2 times in the file. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "age" appears 3 times in the file. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "multi" appears 10 times in the file. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "id[" appears 8 times in the file. | 132 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 10 times in the file. | 132 | |
| extension | MultipleStringLiteralsExtended | The String "make sure we don't have duplicates" appears 4 times in the file. | 283 | |
| extension | MultipleStringLiteralsExtended | The String "make sure we got all [" appears 2 times in the file. | 296 | |
| extension | MultipleStringLiteralsExtended | The String "all" appears 2 times in the file. | 346 | |
| extension | MultipleStringLiteralsExtended | The String "test1" appears 3 times in the file. | 347 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 364 | |
| extension | MultipleStringLiteralsExtended | The String "Done Testing failed search" appears 4 times in the file. | 374 | |
| extension | MultipleStringLiteralsExtended | The String "Start Testing failed multi search with a wrong query" appears 2 times in the file. | 412 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "foo" appears 12 times in the file. | 37 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 45 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 4 times in the file. | 53 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 57 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "baz" appears 2 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "_source" appears 2 times in the file. | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 22 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "parent" appears 11 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "child" appears 13 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 15 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "{}" appears 11 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "_parent" appears 3 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "type=parent" appears 2 times in the file. | 81 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 163 | |
| extension | MultipleStringLiteralsExtended | The String "dummy" appears 2 times in the file. | 169 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 477 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "parent" appears 161 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "child" appears 258 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "_parent" appears 73 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "type=parent" appears 39 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "grandchild" appears 3 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "p1" appears 105 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "p_field" appears 101 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "p_value1" appears 23 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "c1" appears 38 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "c_field" appears 165 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "c_value1" appears 4 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "gc1" appears 3 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "gc_field" appears 2 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "gc_value1" appears 2 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 24 times in the file. | 138 | |
| extension | MultipleStringLiteralsExtended | The String "type=foo" appears 2 times in the file. | 139 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 97 times in the file. | 143 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 53 times in the file. | 144 | |
| extension | MultipleStringLiteralsExtended | The String "red" appears 44 times in the file. | 182 | |
| extension | MultipleStringLiteralsExtended | The String "c2" appears 23 times in the file. | 183 | |
| extension | MultipleStringLiteralsExtended | The String "yellow" appears 25 times in the file. | 183 | |
| extension | MultipleStringLiteralsExtended | The String "p2" appears 68 times in the file. | 184 | |
| extension | MultipleStringLiteralsExtended | The String "p_value2" appears 23 times in the file. | 184 | |
| extension | MultipleStringLiteralsExtended | The String "c3" appears 21 times in the file. | 185 | |
| extension | MultipleStringLiteralsExtended | The String "blue" appears 40 times in the file. | 185 | |
| extension | MultipleStringLiteralsExtended | The String "c4" appears 17 times in the file. | 186 | |
| extension | ForbidAnnotation | Incorrect target: 'METHOD_DEF' for annotation: 'Ignore'. | 273 | |
| extension | MultipleStringLiteralsExtended | The String "index.refresh_interval" appears 8 times in the file. | 278 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 3 times in the file. | 280 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 4 times in the file. | 282 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 2 times in the file. | 282 | |
| extension | MultipleStringLiteralsExtended | The String "fielddata" appears 2 times in the file. | 283 | |
| extension | MultipleStringLiteralsExtended | The String "p0" appears 4 times in the file. | 291 | |
| extension | MultipleStringLiteralsExtended | The String "max" appears 22 times in the file. | 388 | |
| extension | MultipleStringLiteralsExtended | The String "score" appears 11 times in the file. | 392 | |
| extension | MultipleStringLiteralsExtended | The String "p" appears 5 times in the file. | 416 | |
| extension | MultipleStringLiteralsExtended | The String "c" appears 4 times in the file. | 421 | |
| extension | MultipleStringLiteralsExtended | The String "facet1" appears 2 times in the file. | 555 | |
| extension | MultipleStringLiteralsExtended | The String "\"p_value1\"" appears 4 times in the file. | 595 | |
| extension | MultipleStringLiteralsExtended | The String "\"p_value1_updated\"" appears 2 times in the file. | 614 | |
| extension | MultipleStringLiteralsExtended | The String "c_field:*" appears 3 times in the file. | 642 | |
| extension | MultipleStringLiteralsExtended | The String "c_field1" appears 21 times in the file. | 693 | |
| extension | MultipleStringLiteralsExtended | The String "c_field2" appears 24 times in the file. | 693 | |
| extension | MultipleStringLiteralsExtended | The String "even" appears 2 times in the file. | 693 | |
| extension | MultipleStringLiteralsExtended | The String "p3" appears 12 times in the file. | 700 | |
| extension | MultipleStringLiteralsExtended | The String "p4" appears 11 times in the file. | 710 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 3 times in the file. | 725 | |
| extension | MultipleStringLiteralsExtended | The String "not implemented yet..." appears 4 times in the file. | 789 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 56 times in the file. | 820 | |
| extension | MultipleStringLiteralsExtended | The String "4" appears 38 times in the file. | 822 | |
| extension | MultipleStringLiteralsExtended | The String "5" appears 2 times in the file. | 824 | |
| extension | MultipleStringLiteralsExtended | The String "6" appears 2 times in the file. | 826 | |
| extension | MultipleStringLiteralsExtended | The String "10" appears 2 times in the file. | 838 | |
| extension | MultipleStringLiteralsExtended | The String "11" appears 2 times in the file. | 840 | |
| extension | MultipleStringLiteralsExtended | The String "12" appears 2 times in the file. | 842 | |
| extension | MultipleStringLiteralsExtended | The String "p_field1" appears 2 times in the file. | 848 | |
| extension | MultipleStringLiteralsExtended | The String "p_value3" appears 6 times in the file. | 848 | |
| extension | MultipleStringLiteralsExtended | The String "13" appears 3 times in the file. | 849 | |
| extension | MultipleStringLiteralsExtended | The String "c_field3" appears 8 times in the file. | 850 | |
| extension | MultipleStringLiteralsExtended | The String "14" appears 3 times in the file. | 851 | |
| extension | MultipleStringLiteralsExtended | The String "15" appears 3 times in the file. | 853 | |
| extension | MultipleStringLiteralsExtended | The String "16" appears 3 times in the file. | 856 | |
| extension | MultipleStringLiteralsExtended | The String "17" appears 3 times in the file. | 858 | |
| extension | MultipleStringLiteralsExtended | The String "18" appears 3 times in the file. | 860 | |
| extension | MultipleStringLiteralsExtended | The String "child1" appears 5 times in the file. | 862 | |
| extension | MultipleStringLiteralsExtended | The String "doc['c_field1'].value" appears 3 times in the file. | 882 | |
| extension | MultipleStringLiteralsExtended | The String "sum" appears 15 times in the file. | 883 | |
| extension | MultipleStringLiteralsExtended | The String "avg" appears 11 times in the file. | 915 | |
| extension | MultipleStringLiteralsExtended | The String "text" appears 6 times in the file. | 960 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 16 times in the file. | 960 | |
| extension | MultipleStringLiteralsExtended | The String "ConstantScore(BooleanFilter(" appears 2 times in the file. | 1072 | |
| extension | MultipleStringLiteralsExtended | The String "type=string" appears 3 times in the file. | 1093 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 1111 | |
| extension | MultipleStringLiteralsExtended | The String "p000" appears 2 times in the file. | 1118 | |
| extension | MultipleStringLiteralsExtended | The String "p001" appears 2 times in the file. | 1119 | |
| extension | MultipleStringLiteralsExtended | The String "p002" appears 2 times in the file. | 1120 | |
| extension | MultipleStringLiteralsExtended | The String "p003" appears 2 times in the file. | 1121 | |
| extension | MultipleStringLiteralsExtended | The String "p004" appears 2 times in the file. | 1122 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 9 times in the file. | 1162 | |
| extension | MultipleStringLiteralsExtended | The String "c5" appears 4 times in the file. | 1226 | |
| extension | MultipleStringLiteralsExtended | The String "child2" appears 3 times in the file. | 1245 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 8 times in the file. | 1253 | |
| extension | MultipleStringLiteralsExtended | The String "parent#p1" appears 4 times in the file. | 1266 | |
| extension | MultipleStringLiteralsExtended | The String "p_value4" appears 4 times in the file. | 1316 | |
| extension | MultipleStringLiteralsExtended | The String "-1" appears 3 times in the file. | 1348 | |
| extension | MultipleStringLiteralsExtended | The String "c6" appears 3 times in the file. | 1365 | |
| extension | MultipleStringLiteralsExtended | The String "c7" appears 2 times in the file. | 1369 | |
| extension | MultipleStringLiteralsExtended | The String "c8" appears 2 times in the file. | 1370 | |
| extension | MultipleStringLiteralsExtended | The String "[has_child] query and filter unsupported in delete_by_query api" appears 2 times in the file. | 1382 | |
| extension | MultipleStringLiteralsExtended | The String "grandissue" appears 7 times in the file. | 1506 | |
| extension | MultipleStringLiteralsExtended | The String "grandparent" appears 2 times in the file. | 1507 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 5 times in the file. | 1507 | |
| extension | MultipleStringLiteralsExtended | The String "child_type_one" appears 3 times in the file. | 1509 | |
| extension | MultipleStringLiteralsExtended | The String "child_type_two" appears 3 times in the file. | 1510 | |
| extension | MultipleStringLiteralsExtended | The String "name:William*" appears 2 times in the file. | 1530 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1565 | |
| extension | MultipleStringLiteralsExtended | The String "Can't specify parent if no parent field has been configured" appears 2 times in the file. | 1569 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1571 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1595 | |
| extension | MultipleStringLiteralsExtended | The String "objects" appears 3 times in the file. | 1662 | |
| extension | MultipleStringLiteralsExtended | The String "i_field" appears 8 times in the file. | 1668 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1756 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1765 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1774 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1783 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1792 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1801 | |
| extension | MultipleStringLiteralsExtended | The String "{}" appears 6 times in the file. | 1926 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 1932 | |
| extension | MultipleStringLiteralsExtended | The String "features" appears 2 times in the file. | 2066 | |
| extension | MultipleStringLiteralsExtended | The String "posts" appears 2 times in the file. | 2067 | |
| extension | MultipleStringLiteralsExtended | The String "type2" appears 2 times in the file. | 2092 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 5 times in the file. | 2115 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 5 times in the file. | 2115 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 7 times in the file. | 2144 | |
| extension | MultipleStringLiteralsExtended | The String "one" appears 4 times in the file. | 2146 | |
| extension | MultipleStringLiteralsExtended | The String "one two" appears 3 times in the file. | 2153 | |
| extension | MultipleStringLiteralsExtended | The String "one two three" appears 2 times in the file. | 2162 | |
| extension | MultipleStringLiteralsExtended | The String "two" appears 2 times in the file. | 2185 | |
| extension | MultipleStringLiteralsExtended | The String "none" appears 10 times in the file. | 2214 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 2286 | |
| extension | MultipleStringLiteralsExtended | The String "[has_child] 'max_children' is less than 'min_children'" appears 5 times in the file. | 2290 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 2366 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 2446 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 2526 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 2606 | |
| extension | ForbidAnnotation | Incorrect target: 'METHOD_DEF' for annotation: 'Ignore'. | 2616 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 2623 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 2636 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 6 times in the file. | 52 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 7 times in the file. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 4 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 3 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "field1_paged" appears 3 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 5 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 5 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 5 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "not_analyzed" appears 5 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "fielddata" appears 4 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "format" appears 4 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "loading" appears 3 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "eager" appears 3 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "lazy" appears 3 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "field1_fst" appears 3 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "fst" appears 2 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "field1_dv" appears 3 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "field2" appears 3 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "q_field" appears 3 times in the file. | 96 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 157 | |
| extension | MultipleStringLiteralsExtended | The String "facet1" appears 2 times in the file. | 164 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 179 position 42 need optimization. All method calls are advised to move to end of logic expression. | 179 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 179 position 88 need optimization. All method calls are advised to move to end of logic expression. | 179 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 258 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 270 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 301 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 302 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 303 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 304 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 74 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 68 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "tag" appears 35 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "green" appears 11 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "facet1" appears 102 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "blue" appears 9 times in the file. | 136 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 20 times in the file. | 147 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 68 times in the file. | 168 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 14 times in the file. | 168 | |
| extension | MultipleStringLiteralsExtended | The String "byte" appears 15 times in the file. | 169 | |
| extension | MultipleStringLiteralsExtended | The String "fielddata" appears 20 times in the file. | 169 | |
| extension | MultipleStringLiteralsExtended | The String "format" appears 20 times in the file. | 169 | |
| extension | MultipleStringLiteralsExtended | The String "doc_values" appears 14 times in the file. | 169 | |
| extension | MultipleStringLiteralsExtended | The String "short" appears 17 times in the file. | 170 | |
| extension | MultipleStringLiteralsExtended | The String "integer" appears 26 times in the file. | 171 | |
| extension | MultipleStringLiteralsExtended | The String "long" appears 19 times in the file. | 172 | |
| extension | MultipleStringLiteralsExtended | The String "float" appears 24 times in the file. | 173 | |
| extension | MultipleStringLiteralsExtended | The String "double" appears 18 times in the file. | 174 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 11 times in the file. | 180 | |
| extension | MultipleStringLiteralsExtended | The String "multiValued" appears 4 times in the file. | 181 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 4 times in the file. | 193 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 199 | |
| extension | MultipleStringLiteralsExtended | The String "map" appears 15 times in the file. | 199 | |
| extension | MultipleStringLiteralsExtended | The String "termFacet" appears 20 times in the file. | 211 | |
| extension | MultipleStringLiteralsExtended | The String "termFacetRegex" appears 3 times in the file. | 212 | |
| extension | MultipleStringLiteralsExtended | The String "9\\d" appears 2 times in the file. | 212 | |
| extension | MultipleStringLiteralsExtended | The String "termFacetScript" appears 3 times in the file. | 213 | |
| extension | MultipleStringLiteralsExtended | The String "Integer.toHexString(Integer.parseInt(term))" appears 2 times in the file. | 213 | |
| extension | MultipleStringLiteralsExtended | The String "termFacetScriptRegex" appears 3 times in the file. | 214 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 348 | |
| extension | MultipleStringLiteralsExtended | The String "-> run {} searches" appears 2 times in the file. | 374 | |
| extension | MultipleStringLiteralsExtended | The String "\"\" + (Integer.parseInt(term) % 100)" appears 2 times in the file. | 445 | |
| extension | MultipleStringLiteralsExtended | The String "\\d+" appears 6 times in the file. | 450 | |
| extension | MultipleStringLiteralsExtended | The String "term" appears 4 times in the file. | 455 | |
| extension | MultipleStringLiteralsExtended | The String "name_paged" appears 3 times in the file. | 488 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 9 times in the file. | 489 | |
| extension | MultipleStringLiteralsExtended | The String "paged_bytes" appears 2 times in the file. | 490 | |
| extension | MultipleStringLiteralsExtended | The String "loading" appears 8 times in the file. | 490 | |
| extension | MultipleStringLiteralsExtended | The String "eager" appears 8 times in the file. | 490 | |
| extension | MultipleStringLiteralsExtended | The String "lazy" appears 8 times in the file. | 490 | |
| extension | MultipleStringLiteralsExtended | The String "name_fst" appears 3 times in the file. | 492 | |
| extension | MultipleStringLiteralsExtended | The String "fst" appears 4 times in the file. | 494 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 2 times in the file. | 498 | |
| extension | MultipleStringLiteralsExtended | The String "no" appears 2 times in the file. | 498 | |
| extension | MultipleStringLiteralsExtended | The String "name_paged_mv" appears 2 times in the file. | 501 | |
| extension | MultipleStringLiteralsExtended | The String "name_fst_mv" appears 2 times in the file. | 505 | |
| extension | MultipleStringLiteralsExtended | The String "filtered" appears 3 times in the file. | 514 | |
| extension | MultipleStringLiteralsExtended | The String "filter" appears 2 times in the file. | 516 | |
| extension | MultipleStringLiteralsExtended | The String "regex" appears 2 times in the file. | 517 | |
| extension | MultipleStringLiteralsExtended | The String "pattern" appears 2 times in the file. | 517 | |
| extension | MultipleStringLiteralsExtended | The String "\\d{1,2}" appears 2 times in the file. | 517 | |
| extension | MultipleStringLiteralsExtended | The String "filtered_mv" appears 2 times in the file. | 521 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 549 | |
| extension | MultipleStringLiteralsExtended | The String "_mv" appears 2 times in the file. | 549 | |
| extension | MultipleStringLiteralsExtended | The String "stag" appears 27 times in the file. | 701 | |
| extension | MultipleStringLiteralsExtended | The String "111" appears 36 times in the file. | 701 | |
| extension | MultipleStringLiteralsExtended | The String "lstag" appears 8 times in the file. | 702 | |
| extension | MultipleStringLiteralsExtended | The String "xxx" appears 43 times in the file. | 703 | |
| extension | MultipleStringLiteralsExtended | The String "yyy" appears 42 times in the file. | 703 | |
| extension | MultipleStringLiteralsExtended | The String "ltag" appears 7 times in the file. | 704 | |
| extension | MultipleStringLiteralsExtended | The String "zzz" appears 21 times in the file. | 711 | |
| extension | MultipleStringLiteralsExtended | The String "facet2" appears 16 times in the file. | 738 | |
| extension | MultipleStringLiteralsExtended | The String "test1" appears 4 times in the file. | 754 | |
| extension | MultipleStringLiteralsExtended | The String "test2" appears 3 times in the file. | 755 | |
| extension | MultipleStringLiteralsExtended | The String "facet3" appears 6 times in the file. | 813 | |
| extension | MultipleStringLiteralsExtended | The String "facet4" appears 3 times in the file. | 814 | |
| extension | MultipleStringLiteralsExtended | The String "bstag" appears 6 times in the file. | 841 | |
| extension | MultipleStringLiteralsExtended | The String "shstag" appears 6 times in the file. | 842 | |
| extension | MultipleStringLiteralsExtended | The String "istag" appears 6 times in the file. | 843 | |
| extension | MultipleStringLiteralsExtended | The String "fstag" appears 5 times in the file. | 845 | |
| extension | MultipleStringLiteralsExtended | The String "dstag" appears 6 times in the file. | 846 | |
| extension | MultipleStringLiteralsExtended | The String "kuku" appears 2 times in the file. | 860 | |
| extension | MultipleStringLiteralsExtended | The String "dtag" appears 4 times in the file. | 908 | |
| extension | MultipleStringLiteralsExtended | The String "2000" appears 2 times in the file. | 970 | |
| extension | MultipleStringLiteralsExtended | The String "1000" appears 3 times in the file. | 972 | |
| extension | MultipleStringLiteralsExtended | The String "3000" appears 2 times in the file. | 972 | |
| extension | MultipleStringLiteralsExtended | The String "1000.1" appears 2 times in the file. | 1006 | |
| extension | MultipleStringLiteralsExtended | The String "3000.1" appears 2 times in the file. | 1006 | |
| extension | MultipleStringLiteralsExtended | The String "text" appears 4 times in the file. | 1319 | |
| extension | MultipleStringLiteralsExtended | The String "num" appears 65 times in the file. | 1358 | |
| extension | MultipleStringLiteralsExtended | The String "multi_num" appears 32 times in the file. | 1359 | |
| extension | MultipleStringLiteralsExtended | The String "stats1" appears 17 times in the file. | 1379 | |
| extension | MultipleStringLiteralsExtended | The String "stats2" appears 17 times in the file. | 1380 | |
| extension | MultipleStringLiteralsExtended | The String "stats3" appears 10 times in the file. | 1381 | |
| extension | MultipleStringLiteralsExtended | The String "doc['num'].value * 2" appears 3 times in the file. | 1381 | |
| extension | MultipleStringLiteralsExtended | The String "stats" appears 5 times in the file. | 1415 | |
| extension | MultipleStringLiteralsExtended | The String "date" appears 31 times in the file. | 1501 | |
| extension | MultipleStringLiteralsExtended | The String "1970-01-01T00:00:00" appears 2 times in the file. | 1508 | |
| extension | MultipleStringLiteralsExtended | The String "1970-01-01T00:00:25" appears 2 times in the file. | 1515 | |
| extension | MultipleStringLiteralsExtended | The String "stats4" appears 8 times in the file. | 1533 | |
| extension | MultipleStringLiteralsExtended | The String "doc['num'].value" appears 3 times in the file. | 1533 | |
| extension | MultipleStringLiteralsExtended | The String "stats5" appears 8 times in the file. | 1534 | |
| extension | MultipleStringLiteralsExtended | The String "stats6" appears 8 times in the file. | 1535 | |
| extension | MultipleStringLiteralsExtended | The String "stats7" appears 8 times in the file. | 1536 | |
| extension | MultipleStringLiteralsExtended | The String "stats8" appears 8 times in the file. | 1537 | |
| extension | MultipleStringLiteralsExtended | The String "_score.doubleValue()" appears 3 times in the file. | 1537 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 6 times in the file. | 1662 | |
| extension | MultipleStringLiteralsExtended | The String "multi_value" appears 5 times in the file. | 1663 | |
| extension | MultipleStringLiteralsExtended | The String "range1" appears 3 times in the file. | 1699 | |
| extension | MultipleStringLiteralsExtended | The String "range2" appears 3 times in the file. | 1700 | |
| extension | MultipleStringLiteralsExtended | The String "range3" appears 3 times in the file. | 1701 | |
| extension | MultipleStringLiteralsExtended | The String "range4" appears 3 times in the file. | 1702 | |
| extension | MultipleStringLiteralsExtended | The String "range5" appears 3 times in the file. | 1703 | |
| extension | MultipleStringLiteralsExtended | The String "range6" appears 3 times in the file. | 1704 | |
| extension | MultipleStringLiteralsExtended | The String "1970-01-01T00:00:26" appears 4 times in the file. | 1704 | |
| extension | MultipleStringLiteralsExtended | The String "1970-01-01T00:00:15" appears 2 times in the file. | 1704 | |
| extension | MultipleStringLiteralsExtended | The String "1970-01-01T00:00:53" appears 2 times in the file. | 1704 | |
| extension | MultipleStringLiteralsExtended | The String "date_in_seconds" appears 5 times in the file. | 1828 | |
| extension | MultipleStringLiteralsExtended | The String "2009-03-05T01:01:01" appears 2 times in the file. | 1834 | |
| extension | MultipleStringLiteralsExtended | The String "2009-03-05T04:01:01" appears 2 times in the file. | 1841 | |
| extension | MultipleStringLiteralsExtended | The String "2009-03-06T01:01:01" appears 2 times in the file. | 1848 | |
| extension | MultipleStringLiteralsExtended | The String "day" appears 8 times in the file. | 1858 | |
| extension | MultipleStringLiteralsExtended | The String "-02:00" appears 5 times in the file. | 1859 | |
| extension | MultipleStringLiteralsExtended | The String "2009-03-05" appears 9 times in the file. | 1873 | |
| extension | MultipleStringLiteralsExtended | The String "2009-03-06" appears 5 times in the file. | 1875 | |
| extension | MultipleStringLiteralsExtended | The String "2009-03-04" appears 4 times in the file. | 1882 | |
| extension | MultipleStringLiteralsExtended | The String "stats9" appears 2 times in the file. | 2044 | |
| extension | MultipleStringLiteralsExtended | The String "stats10" appears 2 times in the file. | 2045 | |
| extension | MultipleStringLiteralsExtended | The String "stats11" appears 2 times in the file. | 2046 | |
| extension | MultipleStringLiteralsExtended | The String "stats12" appears 2 times in the file. | 2047 | |
| extension | MultipleStringLiteralsExtended | The String "stats13" appears 2 times in the file. | 2049 | |
| extension | MultipleStringLiteralsExtended | The String "lField" appears 5 times in the file. | 2187 | |
| extension | MultipleStringLiteralsExtended | The String "dField" appears 5 times in the file. | 2188 | |
| extension | MultipleStringLiteralsExtended | The String "query" appears 6 times in the file. | 2295 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 2312 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type=string,index=not_analyzed" appears 5 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "idx" appears 11 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 11 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "keys" appears 22 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "key" appears 11 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 9 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 5 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 5 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "map" appears 2 times in the file. | 123 | |
| extension | MultipleStringLiteralsExtended | The String "type=long" appears 4 times in the file. | 169 | |
| extension | MultipleStringLiteralsExtended | The String "type=double" appears 2 times in the file. | 273 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "idx" appears 7 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 18 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "mapped" appears 11 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "unmapped_bool" appears 4 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "unmapped_str" appears 4 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "unmapped_byte" appears 4 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "unmapped_short" appears 4 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "unmapped_int" appears 4 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "unmapped_long" appears 4 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "unmapped_float" appears 4 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "unmapped_double" appears 4 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "mapped_idx" appears 3 times in the file. | 145 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 2 times in the file. | 146 | |
| extension | MultipleStringLiteralsExtended | The String "partially_mapped_byte" appears 6 times in the file. | 147 | |
| extension | MultipleStringLiteralsExtended | The String "partially_mapped_short" appears 6 times in the file. | 148 | |
| extension | MultipleStringLiteralsExtended | The String "partially_mapped_int" appears 6 times in the file. | 149 | |
| extension | MultipleStringLiteralsExtended | The String "partially_mapped_long" appears 6 times in the file. | 150 | |
| extension | MultipleStringLiteralsExtended | The String "long" appears 10 times in the file. | 150 | |
| extension | MultipleStringLiteralsExtended | The String "partially_mapped_float" appears 8 times in the file. | 151 | |
| extension | MultipleStringLiteralsExtended | The String "partially_mapped_double" appears 4 times in the file. | 152 | |
| extension | MultipleStringLiteralsExtended | The String "double" appears 10 times in the file. | 152 | |
| extension | MultipleStringLiteralsExtended | The String "unmapped_idx" appears 3 times in the file. | 156 | |
| extension | MultipleStringLiteralsExtended | The String "partially_mapped_str" appears 5 times in the file. | 162 | |
| extension | MultipleStringLiteralsExtended | The String "partially_mapped_bool" appears 5 times in the file. | 163 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 9 times in the file. | 275 | |
| extension | MultipleStringLiteralsExtended | The String "mapped_str" appears 2 times in the file. | 327 | |
| extension | MultipleStringLiteralsExtended | The String "mapped_long" appears 2 times in the file. | 328 | |
| extension | MultipleStringLiteralsExtended | The String "mapped_double" appears 2 times in the file. | 329 | |
| extension | MultipleStringLiteralsExtended | The String "unmapped" appears 4 times in the file. | 336 | |
| extension | MultipleStringLiteralsExtended | The String "all_unmapped" appears 3 times in the file. | 339 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type=string,index=not_analyzed" appears 5 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "idx" appears 15 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 15 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "keys" appears 30 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "key" appears 15 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 15 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 8 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 5 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 5 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "4" appears 2 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "5" appears 2 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "type=long" appears 5 times in the file. | 173 | |
| extension | MultipleStringLiteralsExtended | The String "type=double" appears 5 times in the file. | 307 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type" appears 4 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "child" appears 2 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "parent" appears 2 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "num_child_docs" appears 2 times in the file. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 28 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 20 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 5 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 17 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 37 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 5 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "store" appears 14 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "yes" appears 13 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "field2" appears 10 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "field3" appears 9 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 17 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "value1" appears 9 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "value2" appears 5 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "value3" appears 4 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "*" appears 2 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "_source" appears 3 times in the file. | 106 | |
| extension | MultipleStringLiteralsExtended | The String "num1" appears 12 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "double" appears 3 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "value beck" appears 3 times in the file. | 127 | |
| extension | MultipleStringLiteralsExtended | The String "date" appears 5 times in the file. | 127 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 5 times in the file. | 130 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 3 times in the file. | 134 | |
| extension | MultipleStringLiteralsExtended | The String "sNum1" appears 8 times in the file. | 143 | |
| extension | MultipleStringLiteralsExtended | The String "sNum1_field" appears 4 times in the file. | 144 | |
| extension | MultipleStringLiteralsExtended | The String "date1" appears 4 times in the file. | 145 | |
| extension | MultipleStringLiteralsExtended | The String "type=long" appears 3 times in the file. | 190 | |
| extension | MultipleStringLiteralsExtended | The String "uid" appears 4 times in the file. | 203 | |
| extension | MultipleStringLiteralsExtended | The String "_fields._uid.value" appears 2 times in the file. | 203 | |
| extension | MultipleStringLiteralsExtended | The String "type1#" appears 2 times in the file. | 211 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 4 times in the file. | 216 | |
| extension | MultipleStringLiteralsExtended | The String "_fields._id.value" appears 2 times in the file. | 216 | |
| extension | MultipleStringLiteralsExtended | The String "_fields._type.value" appears 2 times in the file. | 229 | |
| extension | MultipleStringLiteralsExtended | The String "obj1" appears 6 times in the file. | 265 | |
| extension | MultipleStringLiteralsExtended | The String "something" appears 4 times in the file. | 265 | |
| extension | MultipleStringLiteralsExtended | The String "obj2" appears 3 times in the file. | 266 | |
| extension | MultipleStringLiteralsExtended | The String "arr2" appears 2 times in the file. | 266 | |
| extension | MultipleStringLiteralsExtended | The String "arr_value1" appears 3 times in the file. | 266 | |
| extension | MultipleStringLiteralsExtended | The String "arr_value2" appears 3 times in the file. | 266 | |
| extension | MultipleStringLiteralsExtended | The String "arr3_field1" appears 2 times in the file. | 267 | |
| extension | MultipleStringLiteralsExtended | The String "arr3_value1" appears 2 times in the file. | 267 | |
| extension | MultipleStringLiteralsExtended | The String "s_obj1" appears 2 times in the file. | 274 | |
| extension | MultipleStringLiteralsExtended | The String "s_obj1_test" appears 3 times in the file. | 275 | |
| extension | MultipleStringLiteralsExtended | The String "s_obj2" appears 2 times in the file. | 276 | |
| extension | MultipleStringLiteralsExtended | The String "s_obj2_arr2" appears 2 times in the file. | 277 | |
| extension | MultipleStringLiteralsExtended | The String "s_arr3" appears 2 times in the file. | 278 | |
| extension | MultipleStringLiteralsExtended | The String "Failures " appears 2 times in the file. | 281 | |
| extension | MultipleStringLiteralsExtended | The String "arr1" appears 2 times in the file. | 313 | |
| extension | MultipleStringLiteralsExtended | The String "partial1" appears 2 times in the file. | 324 | |
| extension | MultipleStringLiteralsExtended | The String "partial2" appears 2 times in the file. | 325 | |
| extension | MultipleStringLiteralsExtended | The String "enabled" appears 2 times in the file. | 347 | |
| extension | MultipleStringLiteralsExtended | The String "byte_field" appears 8 times in the file. | 348 | |
| extension | MultipleStringLiteralsExtended | The String "byte" appears 2 times in the file. | 348 | |
| extension | MultipleStringLiteralsExtended | The String "short_field" appears 8 times in the file. | 349 | |
| extension | MultipleStringLiteralsExtended | The String "short" appears 2 times in the file. | 349 | |
| extension | MultipleStringLiteralsExtended | The String "integer_field" appears 8 times in the file. | 350 | |
| extension | MultipleStringLiteralsExtended | The String "integer" appears 2 times in the file. | 350 | |
| extension | MultipleStringLiteralsExtended | The String "long_field" appears 8 times in the file. | 351 | |
| extension | MultipleStringLiteralsExtended | The String "long" appears 2 times in the file. | 351 | |
| extension | MultipleStringLiteralsExtended | The String "float_field" appears 8 times in the file. | 352 | |
| extension | MultipleStringLiteralsExtended | The String "float" appears 2 times in the file. | 352 | |
| extension | MultipleStringLiteralsExtended | The String "double_field" appears 8 times in the file. | 353 | |
| extension | MultipleStringLiteralsExtended | The String "date_field" appears 8 times in the file. | 354 | |
| extension | MultipleStringLiteralsExtended | The String "boolean_field" appears 8 times in the file. | 355 | |
| extension | MultipleStringLiteralsExtended | The String "boolean" appears 2 times in the file. | 355 | |
| extension | MultipleStringLiteralsExtended | The String "binary_field" appears 5 times in the file. | 356 | |
| extension | MultipleStringLiteralsExtended | The String "binary" appears 2 times in the file. | 356 | |
| extension | MultipleStringLiteralsExtended | The String "dateOptionalTime" appears 3 times in the file. | 368 | |
| extension | MultipleStringLiteralsExtended | The String "testing text" appears 2 times in the file. | 370 | |
| extension | MultipleStringLiteralsExtended | The String "UTF8" appears 2 times in the file. | 370 | |
| extension | MultipleStringLiteralsExtended | The String "my-index" appears 9 times in the file. | 407 | |
| extension | MultipleStringLiteralsExtended | The String "my-type1" appears 6 times in the file. | 407 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 2 times in the file. | 409 | |
| extension | MultipleStringLiteralsExtended | The String "_routing" appears 3 times in the file. | 415 | |
| extension | MultipleStringLiteralsExtended | The String "my-type2" appears 4 times in the file. | 441 | |
| extension | MultipleStringLiteralsExtended | The String "object" appears 3 times in the file. | 442 | |
| extension | MultipleStringLiteralsExtended | The String "field4" appears 3 times in the file. | 445 | |
| extension | MultipleStringLiteralsExtended | The String "test_field" appears 2 times in the file. | 498 | |
| extension | MultipleStringLiteralsExtended | The String "foobar" appears 2 times in the file. | 498 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 506 | |
| extension | MultipleStringLiteralsExtended | The String "string_field" appears 3 times in the file. | 523 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 573 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 3 times in the file. | 579 | |
| extension | MultipleStringLiteralsExtended | The String "s" appears 4 times in the file. | 580 | |
| extension | MultipleStringLiteralsExtended | The String "type=string,index=not_analyzed" appears 2 times in the file. | 580 | |
| extension | MultipleStringLiteralsExtended | The String "l" appears 4 times in the file. | 581 | |
| extension | MultipleStringLiteralsExtended | The String "d" appears 4 times in the file. | 582 | |
| extension | MultipleStringLiteralsExtended | The String "type=double" appears 2 times in the file. | 582 | |
| extension | MultipleStringLiteralsExtended | The String "ms" appears 4 times in the file. | 583 | |
| extension | MultipleStringLiteralsExtended | The String "ml" appears 4 times in the file. | 584 | |
| extension | MultipleStringLiteralsExtended | The String "md" appears 4 times in the file. | 585 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 127 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 49 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 16 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 50 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 17 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "loc" appears 21 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "geo_point" appears 6 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 45 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 62 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "lat" appears 11 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "lon" appears 11 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 31 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "1000km" appears 11 times in the file. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "num" appears 36 times in the file. | 165 | |
| extension | MultipleStringLiteralsExtended | The String "double" appears 7 times in the file. | 165 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around literal '2'. | 272 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around literal '2'. | 284 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around literal '1'. | 314 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 316 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around literal '1'. | 326 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 328 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around literal '1'. | 352 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 354 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around literal '1'. | 363 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around literal '1'. | 374 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 376 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around literal '1'. | 386 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 388 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 388 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around literal '1'. | 397 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 399 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around literal '0.30685282'. | 399 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around literal '1'. | 408 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 414 | |
| extension | MultipleStringLiteralsExtended | The String "num1" appears 22 times in the file. | 419 | |
| extension | MultipleStringLiteralsExtended | The String "date" appears 8 times in the file. | 419 | |
| extension | MultipleStringLiteralsExtended | The String "2013-05-27" appears 2 times in the file. | 423 | |
| extension | MultipleStringLiteralsExtended | The String "2013-05-28" appears 4 times in the file. | 426 | |
| extension | MultipleStringLiteralsExtended | The String "2d" appears 2 times in the file. | 457 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 472 | |
| extension | MultipleStringLiteralsExtended | The String "1d" appears 2 times in the file. | 474 | |
| extension | MultipleStringLiteralsExtended | The String "num2" appears 5 times in the file. | 483 | |
| extension | MultipleStringLiteralsExtended | The String "1.0" appears 3 times in the file. | 491 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 2 times in the file. | 497 | |
| extension | MultipleStringLiteralsExtended | The String "2013-05-30" appears 3 times in the file. | 498 | |
| extension | MultipleStringLiteralsExtended | The String "multiply" appears 6 times in the file. | 510 | |
| extension | MultipleStringLiteralsExtended | The String "-" appears 6 times in the file. | 537 | |
| extension | MultipleStringLiteralsExtended | The String "1000w" appears 2 times in the file. | 557 | |
| extension | MultipleStringLiteralsExtended | The String "geo" appears 5 times in the file. | 580 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around identifier 'i'. | 586 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around identifier 'numDocs'. | 586 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around identifier 'i'. | 588 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around identifier 'numDocs'. | 588 | |
| extension | MultipleStringLiteralsExtended | The String "0" appears 3 times in the file. | 589 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 626 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 652 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around literal '2'. | 724 | |
| extension | MultipleStringLiteralsExtended | The String "10" appears 2 times in the file. | 771 | |
| extension | MultipleStringLiteralsExtended | The String "function_score" appears 3 times in the file. | 803 | |
| extension | MultipleStringLiteralsExtended | The String "functions" appears 3 times in the file. | 803 | |
| extension | MultipleStringLiteralsExtended | The String "boost_factor" appears 4 times in the file. | 803 | |
| extension | MultipleStringLiteralsExtended | The String "1.3" appears 2 times in the file. | 803 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 804 | |
| extension | MultipleStringLiteralsExtended | The String "Search should result in SearchPhaseExecutionException" appears 3 times in the file. | 808 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 811 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 817 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 824 | |
| extension | MultipleStringLiteralsExtended | The String "random_score" appears 2 times in the file. | 829 | |
| extension | MultipleStringLiteralsExtended | The String "seed" appears 2 times in the file. | 829 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 830 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 837 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 838 | |
| extension | MultipleStringLiteralsExtended | The String "{\n" appears 3 times in the file. | 848 | |
| extension | MultipleStringLiteralsExtended | The String "}\n" appears 2 times in the file. | 850 | |
| extension | MultipleStringLiteralsExtended | The String " \"function_score\": {\n" appears 2 times in the file. | 853 | |
| extension | MultipleStringLiteralsExtended | The String " \"score_mode\": \"sum\",\n" appears 2 times in the file. | 854 | |
| extension | MultipleStringLiteralsExtended | The String " \"boost_mode\": \"replace\",\n" appears 2 times in the file. | 855 | |
| extension | MultipleStringLiteralsExtended | The String " \"functions\": [\n" appears 2 times in the file. | 856 | |
| extension | MultipleStringLiteralsExtended | The String " {\n" appears 3 times in the file. | 857 | |
| extension | MultipleStringLiteralsExtended | The String " \"filter\": {\n" appears 3 times in the file. | 858 | |
| extension | MultipleStringLiteralsExtended | The String " \"term\": {\n" appears 3 times in the file. | 859 | |
| extension | MultipleStringLiteralsExtended | The String " \"text\": \"baseball\"\n" appears 3 times in the file. | 860 | |
| extension | MultipleStringLiteralsExtended | The String " }\n" appears 3 times in the file. | 861 | |
| extension | MultipleStringLiteralsExtended | The String " }\n" appears 2 times in the file. | 862 | |
| extension | MultipleStringLiteralsExtended | The String " }\n" appears 2 times in the file. | 863 | |
| extension | MultipleStringLiteralsExtended | The String " ]\n" appears 2 times in the file. | 864 | |
| extension | MultipleStringLiteralsExtended | The String " }\n" appears 2 times in the file. | 865 | |
| extension | MultipleStringLiteralsExtended | The String "t" appears 5 times in the file. | 868 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 871 | |
| extension | MultipleStringLiteralsExtended | The String "Should fail with SearchPhaseExecutionException" appears 2 times in the file. | 875 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 877 | |
| extension | MultipleStringLiteralsExtended | The String "SearchParseException" appears 2 times in the file. | 877 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 878 | |
| extension | MultipleStringLiteralsExtended | The String "NullPointerException" appears 2 times in the file. | 878 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 905 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 911 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 912 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 913 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 917 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 920 | |
| extension | MultipleStringLiteralsExtended | The String "function must not be null" appears 3 times in the file. | 920 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 922 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 925 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 927 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 930 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | EmptyPublicCtorInClass | This empty public constructor is useless. | 27 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "number_field" appears 2 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "text" appears 4 times in the file. | 76 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 4 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 3 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "text" appears 4 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 2 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "loc" appears 3 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "boosted" appears 2 times in the file. | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 16 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 5 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 2 times in the file. | 49 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "body" appears 4 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 3 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 5 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 3 times in the file. | 60 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 81 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 92 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 105 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 7 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 4 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 2 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "num1" appears 4 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 2 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 3 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 2 times in the file. | 80 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type" appears 12 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 11 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 3 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 3 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 4 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "num" appears 10 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "float" appears 2 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 10 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 13 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "lat" appears 2 times in the file. | 120 | |
| extension | MultipleStringLiteralsExtended | The String "lon" appears 2 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "Exception while initializing FunctionScoreTests" appears 2 times in the file. | 126 | |
| extension | MultipleStringLiteralsExtended | The String "1000km" appears 4 times in the file. | 166 | |
| extension | MultipleStringLiteralsExtended | The String "_index['" appears 4 times in the file. | 168 | |
| extension | MultipleStringLiteralsExtended | The String "']['value'].tf()" appears 4 times in the file. | 168 | |
| extension | MultipleStringLiteralsExtended | The String "multiply" appears 4 times in the file. | 248 | |
| extension | MultipleStringLiteralsExtended | The String "max" appears 4 times in the file. | 251 | |
| extension | MultipleStringLiteralsExtended | The String "min" appears 4 times in the file. | 254 | |
| extension | MultipleStringLiteralsExtended | The String "avg" appears 6 times in the file. | 264 | |
| extension | MultipleStringLiteralsExtended | The String "sum" appears 3 times in the file. | 270 | |
| extension | MultipleStringLiteralsExtended | The String "query" appears 2 times in the file. | 363 | |
| extension | MultipleStringLiteralsExtended | The String "function_score" appears 2 times in the file. | 364 | |
| extension | MultipleStringLiteralsExtended | The String "weight" appears 2 times in the file. | 367 | |
| extension | MultipleStringLiteralsExtended | The String "dummy_field" appears 2 times in the file. | 407 | |
| extension | MultipleStringLiteralsExtended | The String "_score.doubleValue()" appears 4 times in the file. | 415 | |
| extension | MultipleStringLiteralsExtended | The String "score_agg" appears 3 times in the file. | 437 | |
| extension | MultipleStringLiteralsExtended | The String "filter_field" appears 3 times in the file. | 523 | |
| extension | MultipleStringLiteralsExtended | The String "query_field" appears 3 times in the file. | 524 | |
| extension | MultipleStringLiteralsExtended | The String "0" appears 2 times in the file. | 544 | |
| extension | MultipleStringLiteralsExtended | The String "replace" appears 2 times in the file. | 544 | |
| extension | MultipleStringLiteralsExtended | The String "text" appears 5 times in the file. | 557 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 561 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 21 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 8 times in the file. | 48 | |
| extension | MoveVariableInsideIf | Variable 'hitCount' can be moved inside the block at line '83' to restrict runtime creation. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "body" appears 7 times in the file. | 106 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 7 times in the file. | 106 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 106 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 6 times in the file. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "factor" appears 5 times in the file. | 119 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 177 | |
| extension | ForbidAnnotation | Incorrect target: 'METHOD_DEF' for annotation: 'Ignore'. | 251 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 294 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type1" appears 29 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 4 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "location" appears 47 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 4 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "geo_point" appears 4 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "lat_lon" appears 4 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 25 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 6 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 7 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "lat" appears 21 times in the file. | 51 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "lon" appears 21 times in the file. | 51 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 6 times in the file. | 55 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 6 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "4" appears 2 times in the file. | 67 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 69 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "5" appears 6 times in the file. | 73 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "6" appears 2 times in the file. | 79 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "7" appears 2 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "indexed" appears 11 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "9" appears 3 times in the file. | 151 | |
| extension | MultipleStringLiteralsExtended | The String "userid" appears 8 times in the file. | 223 | |
| extension | MultipleStringLiteralsExtended | The String "title" appears 4 times in the file. | 224 | |
| extension | MultipleStringLiteralsExtended | The String "Place in Stockholm" appears 2 times in the file. | 224 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 225 | |
| extension | MultipleStringLiteralsExtended | The String "Place in Montreal" appears 2 times in the file. | 232 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 233 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 233 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 241 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 241 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 247 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 247 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 254 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 254 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 260 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 260 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 276 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 284 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 284 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 13 times in the file. | 44 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 13 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 2 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "location" appears 15 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 2 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "geo_point" appears 2 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "lat_lon" appears 2 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 2 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 7 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "num" appears 10 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "lat" appears 11 times in the file. | 58 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "lon" appears 11 times in the file. | 58 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 58 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 2 times in the file. | 69 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 79 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 79 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 86 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "geo1" appears 8 times in the file. | 107 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 107 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 107 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 140 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 140 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 172 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 172 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 205 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 207 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 220 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 220 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 222 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 232 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 232 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 241 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 241 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type1" appears 22 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 7 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "location" appears 38 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 11 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "geo_point" appears 6 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "lat_lon" appears 6 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "fielddata" appears 5 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "format" appears 5 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 27 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 31 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 21 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "New York" appears 3 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "lat" appears 25 times in the file. | 67 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "lon" appears 25 times in the file. | 67 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 21 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "Times Square" appears 4 times in the file. | 71 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 25 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "Tribeca" appears 4 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "4" appears 28 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "Wall Street" appears 4 times in the file. | 81 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 82 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "5" appears 12 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "Soho" appears 4 times in the file. | 86 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "6" appears 6 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "Greenwich Village" appears 3 times in the file. | 91 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "7" appears 3 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "Brooklyn" appears 3 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "3km" appears 3 times in the file. | 101 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 101 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 101 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 109 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "indexed" appears 5 times in the file. | 109 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 119 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 119 | |
| extension | MultipleStringLiteralsExtended | The String "2km" appears 2 times in the file. | 130 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 130 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 130 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 138 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 138 | |
| extension | MultipleStringLiteralsExtended | The String "1.242mi" appears 2 times in the file. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 147 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 155 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 155 | |
| extension | MultipleStringLiteralsExtended | The String "1.0km" appears 2 times in the file. | 164 | |
| extension | MultipleStringLiteralsExtended | The String "2.0km" appears 4 times in the file. | 164 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 164 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 164 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 172 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 172 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 181 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 181 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 187 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 187 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 195 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 195 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 202 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 202 | |
| extension | MultipleStringLiteralsExtended | The String "locations" appears 20 times in the file. | 212 | |
| extension | MultipleStringLiteralsExtended | The String "names" appears 6 times in the file. | 220 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 221 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 221 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 228 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 238 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 238 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 240 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 249 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 259 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 259 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 271 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 271 | |
| extension | MultipleStringLiteralsExtended | The String "max" appears 2 times in the file. | 271 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 283 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 283 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 295 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 295 | |
| extension | MultipleStringLiteralsExtended | The String "min" appears 2 times in the file. | 295 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 306 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 306 | |
| extension | MultipleStringLiteralsExtended | The String "avg" appears 5 times in the file. | 306 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 317 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 317 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 328 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 328 | |
| extension | MultipleStringLiteralsExtended | The String "sum" appears 2 times in the file. | 328 | |
| extension | MultipleStringLiteralsExtended | The String "sort_mode [sum] isn't supported for sorting by geo distance" appears 2 times in the file. | 330 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 347 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 361 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 361 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 371 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 371 | |
| extension | MultipleStringLiteralsExtended | The String "_source" appears 8 times in the file. | 401 | |
| extension | MultipleStringLiteralsExtended | The String "distance" appears 16 times in the file. | 401 | |
| extension | MultipleStringLiteralsExtended | The String "," appears 8 times in the file. | 401 | |
| extension | MultipleStringLiteralsExtended | The String ")" appears 8 times in the file. | 401 | |
| extension | MultipleStringLiteralsExtended | The String "doc['location'].arcDistanceInKm(" appears 3 times in the file. | 409 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around identifier 'target_lat'. | 417 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around identifier 'target_long'. | 421 | |
| extension | MultipleStringLiteralsExtended | The String "company" appears 6 times in the file. | 436 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 2 times in the file. | 438 | |
| extension | MultipleStringLiteralsExtended | The String "branches" appears 6 times in the file. | 439 | |
| extension | MultipleStringLiteralsExtended | The String "companies" appears 13 times in the file. | 450 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 458 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 458 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 467 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 480 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 480 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 484 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 493 | |
| extension | MultipleStringLiteralsExtended | The String "branches.location" appears 8 times in the file. | 504 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 504 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 504 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 516 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 516 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 528 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 528 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 540 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 540 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 551 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 551 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 564 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 564 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 578 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 578 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 590 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 590 | |
| extension | MultipleStringLiteralsExtended | The String "pin" appears 3 times in the file. | 607 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 3 times in the file. | 650 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "Self intersection not detected" appears 3 times in the file. | 111 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 122 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 134 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 149 | |
| extension | MultipleStringLiteralsExtended | The String "polygon" appears 6 times in the file. | 222 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 2 times in the file. | 223 | |
| extension | MultipleStringLiteralsExtended | The String "area" appears 18 times in the file. | 224 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 3 times in the file. | 225 | |
| extension | MultipleStringLiteralsExtended | The String "geo_shape" appears 2 times in the file. | 225 | |
| extension | MultipleStringLiteralsExtended | The String "store" appears 3 times in the file. | 227 | |
| extension | MultipleStringLiteralsExtended | The String "shapes" appears 5 times in the file. | 233 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 10 times in the file. | 253 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 6 times in the file. | 317 | |
| extension | MultipleStringLiteralsExtended | The String "country" appears 2 times in the file. | 399 | |
| extension | MultipleStringLiteralsExtended | The String "pin" appears 14 times in the file. | 401 | |
| extension | MultipleStringLiteralsExtended | The String "lat_lon" appears 2 times in the file. | 403 | |
| extension | MultipleStringLiteralsExtended | The String "location" appears 6 times in the file. | 406 | |
| extension | MultipleStringLiteralsExtended | The String "DE" appears 2 times in the file. | 424 | |
| extension | MultipleStringLiteralsExtended | The String "locations" appears 10 times in the file. | 480 | |
| extension | MultipleStringLiteralsExtended | The String "p" appears 6 times in the file. | 492 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 535 | |
| extension | MultipleStringLiteralsExtended | The String ",\"neighbors\": true}}" appears 3 times in the file. | 561 | |
| extension | MultipleStringLiteralsExtended | The String "," appears 2 times in the file. | 567 | |
| extension | MultipleStringLiteralsExtended | The String "0" appears 4 times in the file. | 583 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 2 times in the file. | 583 | |
| extension | MultipleStringLiteralsExtended | The String "r" appears 4 times in the file. | 583 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 2 times in the file. | 584 | |
| extension | MultipleStringLiteralsExtended | The String "8" appears 4 times in the file. | 584 | |
| extension | MultipleStringLiteralsExtended | The String "9" appears 2 times in the file. | 584 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 4 times in the file. | 584 | |
| extension | MultipleStringLiteralsExtended | The String "z" appears 2 times in the file. | 584 | |
| extension | MultipleStringLiteralsExtended | The String "n" appears 2 times in the file. | 585 | |
| extension | MultipleStringLiteralsExtended | The String "q" appears 2 times in the file. | 585 | |
| extension | MultipleStringLiteralsExtended | The String "w" appears 2 times in the file. | 586 | |
| extension | MultipleStringLiteralsExtended | The String "dk" appears 2 times in the file. | 593 | |
| extension | MultipleStringLiteralsExtended | The String "d5" appears 2 times in the file. | 593 | |
| extension | MultipleStringLiteralsExtended | The String "d7" appears 2 times in the file. | 593 | |
| extension | MultipleStringLiteralsExtended | The String "dh" appears 2 times in the file. | 593 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type1" appears 9 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "location" appears 9 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 10 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 2 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 7 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "lat" appears 7 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "lon" appears 7 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 2 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "4" appears 2 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "5" appears 2 times in the file. | 70 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type1" appears 20 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 8 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "location" appears 42 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 33 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "geo_shape" appears 9 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 39 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "aNullshape" appears 2 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "tree" appears 3 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "quadtree" appears 3 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 20 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 5 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "Document 1" appears 3 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "point" appears 4 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "coordinates" appears 10 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 6 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "blakely" appears 2 times in the file. | 143 | |
| extension | MultipleStringLiteralsExtended | The String "polygon" appears 2 times in the file. | 146 | |
| extension | MultipleStringLiteralsExtended | The String "shapes" appears 14 times in the file. | 181 | |
| extension | MultipleStringLiteralsExtended | The String "shape_type" appears 3 times in the file. | 187 | |
| extension | MultipleStringLiteralsExtended | The String "Big_Rectangle" appears 3 times in the file. | 187 | |
| extension | MultipleStringLiteralsExtended | The String "shape" appears 5 times in the file. | 188 | |
| extension | MultipleStringLiteralsExtended | The String "area" appears 2 times in the file. | 231 | |
| extension | MultipleStringLiteralsExtended | The String "type=geo_shape" appears 3 times in the file. | 278 | |
| extension | MultipleStringLiteralsExtended | The String "1.location" appears 2 times in the file. | 310 | |
| extension | MultipleStringLiteralsExtended | The String "1.2.location" appears 2 times in the file. | 317 | |
| extension | MultipleStringLiteralsExtended | The String "1.2.3.location" appears 2 times in the file. | 324 | |
| extension | ForbidAnnotation | Incorrect target: 'METHOD_DEF' for annotation: 'Ignore'. | 398 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 414 | |
| extension | MultipleStringLiteralsExtended | The String "orientation" appears 3 times in the file. | 479 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test-custom" appears 3 times in the file. | 36 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 68 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 12 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 13 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "other_name" appears 5 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "other_other_name" appears 5 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "test-custom" appears 4 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "standard response for name at position 1" appears 5 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "someValue" appears 2 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "standard response for other_name at position 2" appears 2 times in the file. | 117 | |
| extension | MultipleStringLiteralsExtended | The String "standard response for other_other_name at position 3" appears 2 times in the file. | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 313 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 34 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "yes" appears 14 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "no" appears 19 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "abc" appears 2 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String " " appears 2 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 35 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 20 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "fields" appears 9 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "autocomplete" appears 3 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 45 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 34 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "term_vector" appears 16 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "with_positions_offsets" appears 17 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "multi_field" appears 9 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "letter,digit" appears 2 times in the file. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "analysis.filter.wordDelimiter.type" appears 2 times in the file. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "word_delimiter" appears 2 times in the file. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "analysis.filter.wordDelimiter.type.split_on_numerics" appears 2 times in the file. | 120 | |
| extension | MultipleStringLiteralsExtended | The String "analysis.filter.wordDelimiter.generate_word_parts" appears 2 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "analysis.filter.wordDelimiter.generate_number_parts" appears 2 times in the file. | 122 | |
| extension | MultipleStringLiteralsExtended | The String "analysis.filter.wordDelimiter.catenate_words" appears 2 times in the file. | 123 | |
| extension | MultipleStringLiteralsExtended | The String "analysis.filter.wordDelimiter.catenate_numbers" appears 2 times in the file. | 124 | |
| extension | MultipleStringLiteralsExtended | The String "analysis.filter.wordDelimiter.catenate_all" appears 2 times in the file. | 125 | |
| extension | MultipleStringLiteralsExtended | The String "lowercase" appears 6 times in the file. | 128 | |
| extension | MultipleStringLiteralsExtended | The String "wordDelimiter" appears 3 times in the file. | 128 | |
| extension | MultipleStringLiteralsExtended | The String "whitespace" appears 13 times in the file. | 129 | |
| extension | MultipleStringLiteralsExtended | The String "name.autocomplete" appears 3 times in the file. | 135 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 141 | |
| extension | MultipleStringLiteralsExtended | The String "body" appears 17 times in the file. | 146 | |
| extension | MultipleStringLiteralsExtended | The String "Test: http://www.facebook.com http://elasticsearch.org http://xing.com http://cnn.com http://quora.com http://twitter.com this is a test for highlighting feature Test: http://www.facebook.com http://elasticsearch.org http://xing.com http://cnn.com http://quora.com http://twitter.com this is a test for highlighting feature" appears 2 times in the file. | 162 | |
| extension | MultipleStringLiteralsExtended | The String "term_vector=with_positions_offsets" appears 2 times in the file. | 176 | |
| extension | MultipleStringLiteralsExtended | The String "name2" appears 26 times in the file. | 177 | |
| extension | MultipleStringLiteralsExtended | The String "analysis.filter.my_ngram.max_gram" appears 2 times in the file. | 180 | |
| extension | MultipleStringLiteralsExtended | The String "4.1" appears 2 times in the file. | 181 | |
| extension | MultipleStringLiteralsExtended | The String "analysis.filter.my_ngram.min_gram" appears 2 times in the file. | 182 | |
| extension | MultipleStringLiteralsExtended | The String "analysis.filter.my_ngram.type" appears 2 times in the file. | 183 | |
| extension | MultipleStringLiteralsExtended | The String "ngram" appears 4 times in the file. | 183 | |
| extension | MultipleStringLiteralsExtended | The String "analysis.tokenizer.my_ngramt.max_gram" appears 2 times in the file. | 184 | |
| extension | MultipleStringLiteralsExtended | The String "analysis.tokenizer.my_ngramt.min_gram" appears 2 times in the file. | 186 | |
| extension | MultipleStringLiteralsExtended | The String "analysis.tokenizer.my_ngramt.type" appears 2 times in the file. | 187 | |
| extension | MultipleStringLiteralsExtended | The String "analysis.analyzer.name_index_analyzer.tokenizer" appears 2 times in the file. | 188 | |
| extension | MultipleStringLiteralsExtended | The String "my_ngramt" appears 2 times in the file. | 188 | |
| extension | MultipleStringLiteralsExtended | The String "analysis.analyzer.name2_index_analyzer.tokenizer" appears 2 times in the file. | 189 | |
| extension | MultipleStringLiteralsExtended | The String "analysis.analyzer.name2_index_analyzer.filter" appears 2 times in the file. | 190 | |
| extension | MultipleStringLiteralsExtended | The String "my_ngram" appears 2 times in the file. | 190 | |
| extension | MultipleStringLiteralsExtended | The String "analysis.analyzer.name_search_analyzer.tokenizer" appears 2 times in the file. | 191 | |
| extension | MultipleStringLiteralsExtended | The String "logicacmg ehemals avinci - the know how company" appears 4 times in the file. | 195 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 8 times in the file. | 197 | |
| extension | MultipleStringLiteralsExtended | The String "avinci, unilog avinci, logicacmg, logica" appears 2 times in the file. | 198 | |
| extension | MultipleStringLiteralsExtended | The String "logica m" appears 4 times in the file. | 202 | |
| extension | MultipleStringLiteralsExtended | The String "<em>logica</em>c<em>m</em>g ehe<em>m</em>als avinci - the know how co<em>m</em>pany" appears 5 times in the file. | 203 | |
| extension | MultipleStringLiteralsExtended | The String "avinci, unilog avinci, <em>logica</em>c<em>m</em>g, <em>logica</em>" appears 4 times in the file. | 204 | |
| extension | MultipleStringLiteralsExtended | The String "logica ma" appears 4 times in the file. | 208 | |
| extension | MultipleStringLiteralsExtended | The String "<em>logica</em>cmg ehe<em>ma</em>ls avinci - the know how company" appears 5 times in the file. | 209 | |
| extension | MultipleStringLiteralsExtended | The String "avinci, unilog avinci, <em>logica</em>cmg, <em>logica</em>" appears 8 times in the file. | 210 | |
| extension | MultipleStringLiteralsExtended | The String "logica" appears 4 times in the file. | 214 | |
| extension | MultipleStringLiteralsExtended | The String "<em>logica</em>cmg ehemals avinci - the know how company" appears 5 times in the file. | 215 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 153 times in the file. | 285 | |
| extension | MultipleStringLiteralsExtended | The String "no_long_term" appears 8 times in the file. | 286 | |
| extension | MultipleStringLiteralsExtended | The String "type=string,term_vector=with_positions_offsets" appears 4 times in the file. | 286 | |
| extension | MultipleStringLiteralsExtended | The String "long_term" appears 5 times in the file. | 287 | |
| extension | MultipleStringLiteralsExtended | The String "test foo highlighed" appears 2 times in the file. | 303 | |
| extension | MultipleStringLiteralsExtended | The String "</b>" appears 2 times in the file. | 304 | |
| extension | MultipleStringLiteralsExtended | The String "<b>" appears 2 times in the file. | 304 | |
| extension | MultipleStringLiteralsExtended | The String "title" appears 114 times in the file. | 321 | |
| extension | MultipleStringLiteralsExtended | The String "store" appears 25 times in the file. | 321 | |
| extension | MultipleStringLiteralsExtended | The String "attachments" appears 6 times in the file. | 322 | |
| extension | MultipleStringLiteralsExtended | The String "This is a test on the highlighting bug present in elasticsearch" appears 6 times in the file. | 330 | |
| extension | MultipleStringLiteralsExtended | The String "attachment 1" appears 2 times in the file. | 331 | |
| extension | MultipleStringLiteralsExtended | The String "attachment 2" appears 3 times in the file. | 331 | |
| extension | MultipleStringLiteralsExtended | The String "bug" appears 7 times in the file. | 337 | |
| extension | MultipleStringLiteralsExtended | The String "This is a test on the highlighting <em>bug</em> present in elasticsearch" appears 5 times in the file. | 342 | |
| extension | MultipleStringLiteralsExtended | The String "attachments.body" appears 12 times in the file. | 346 | |
| extension | MultipleStringLiteralsExtended | The String "attachment" appears 3 times in the file. | 346 | |
| extension | MultipleStringLiteralsExtended | The String "<em>attachment</em> 1" appears 2 times in the file. | 351 | |
| extension | MultipleStringLiteralsExtended | The String "<em>attachment</em> 2" appears 3 times in the file. | 352 | |
| extension | MultipleStringLiteralsExtended | The String "index_options" appears 14 times in the file. | 401 | |
| extension | MultipleStringLiteralsExtended | The String "offsets" appears 13 times in the file. | 401 | |
| extension | MultipleStringLiteralsExtended | The String "This is the second <em>bug</em> to perform highlighting on." appears 2 times in the file. | 424 | |
| extension | MultipleStringLiteralsExtended | The String "titleTV" appears 10 times in the file. | 451 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 455 | |
| extension | MultipleStringLiteralsExtended | The String "The bug is bugging us" appears 2 times in the file. | 455 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 456 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 459 | |
| extension | MultipleStringLiteralsExtended | The String "The <em>bug</em> is bugging us" appears 2 times in the file. | 468 | |
| extension | MultipleStringLiteralsExtended | The String "highlight" appears 3 times in the file. | 473 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 183 times in the file. | 487 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 487 | |
| extension | MultipleStringLiteralsExtended | The String "this is a test" appears 39 times in the file. | 487 | |
| extension | MultipleStringLiteralsExtended | The String "field2" appears 112 times in the file. | 488 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 488 | |
| extension | MultipleStringLiteralsExtended | The String "score" appears 27 times in the file. | 494 | |
| extension | MultipleStringLiteralsExtended | The String "<field2>" appears 5 times in the file. | 496 | |
| extension | MultipleStringLiteralsExtended | The String "</field2>" appears 5 times in the file. | 496 | |
| extension | MultipleStringLiteralsExtended | The String " <global>test</global>" appears 2 times in the file. | 500 | |
| extension | MultipleStringLiteralsExtended | The String "field-postings" appears 3 times in the file. | 509 | |
| extension | MultipleStringLiteralsExtended | The String "field-fvh" appears 3 times in the file. | 510 | |
| extension | MultipleStringLiteralsExtended | The String "field-plain" appears 4 times in the file. | 511 | |
| extension | MultipleStringLiteralsExtended | The String "type=string" appears 2 times in the file. | 511 | |
| extension | MultipleStringLiteralsExtended | The String "field*" appears 2 times in the file. | 523 | |
| extension | MultipleStringLiteralsExtended | The String "<xxx>" appears 21 times in the file. | 523 | |
| extension | MultipleStringLiteralsExtended | The String "</xxx>" appears 21 times in the file. | 523 | |
| extension | MultipleStringLiteralsExtended | The String "_source" appears 2 times in the file. | 537 | |
| extension | MultipleStringLiteralsExtended | The String "enabled" appears 2 times in the file. | 537 | |
| extension | MultipleStringLiteralsExtended | The String "The quick brown fox jumps over the lazy dog" appears 11 times in the file. | 546 | |
| extension | MultipleStringLiteralsExtended | The String "quick" appears 9 times in the file. | 551 | |
| extension | MultipleStringLiteralsExtended | The String "The <xxx>quick</xxx> brown fox jumps over the lazy dog" appears 7 times in the file. | 554 | |
| extension | MultipleStringLiteralsExtended | The String "plain" appears 21 times in the file. | 558 | |
| extension | MultipleStringLiteralsExtended | The String "source is forced for fields [field1] but type [type1] has disabled _source" appears 4 times in the file. | 560 | |
| extension | MultipleStringLiteralsExtended | The String "fvh" appears 24 times in the file. | 564 | |
| extension | MultipleStringLiteralsExtended | The String "postings" appears 22 times in the file. | 570 | |
| extension | MultipleStringLiteralsExtended | The String "--> highlighting and searching on field1" appears 18 times in the file. | 596 | |
| extension | MultipleStringLiteralsExtended | The String "this is a <xxx>test</xxx>" appears 6 times in the file. | 603 | |
| extension | MultipleStringLiteralsExtended | The String "--> searching on _all, highlighting on field1" appears 3 times in the file. | 605 | |
| extension | MultipleStringLiteralsExtended | The String "_all" appears 19 times in the file. | 607 | |
| extension | MultipleStringLiteralsExtended | The String "--> searching on _all, highlighting on field2" appears 6 times in the file. | 614 | |
| extension | MultipleStringLiteralsExtended | The String "qui" appears 5 times in the file. | 625 | |
| extension | MultipleStringLiteralsExtended | The String "--> searching on _all with constant score, highlighting on field2" appears 2 times in the file. | 632 | |
| extension | MultipleStringLiteralsExtended | The String "language_analyzer" appears 3 times in the file. | 655 | |
| extension | MultipleStringLiteralsExtended | The String "text" appears 84 times in the file. | 662 | |
| extension | MultipleStringLiteralsExtended | The String "english" appears 3 times in the file. | 670 | |
| extension | MultipleStringLiteralsExtended | The String "<1>" appears 4 times in the file. | 677 | |
| extension | MultipleStringLiteralsExtended | The String "</1>" appears 4 times in the file. | 677 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 42 times in the file. | 768 | |
| extension | MultipleStringLiteralsExtended | The String "termVector" appears 7 times in the file. | 773 | |
| extension | MultipleStringLiteralsExtended | The String "analyzer" appears 16 times in the file. | 775 | |
| extension | MultipleStringLiteralsExtended | The String "standard" appears 2 times in the file. | 780 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 20 times in the file. | 784 | |
| extension | MultipleStringLiteralsExtended | The String "cat cat junk junk junk junk junk junk junk cats junk junk" appears 2 times in the file. | 806 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 3 times in the file. | 808 | |
| extension | MultipleStringLiteralsExtended | The String "weird" appears 2 times in the file. | 809 | |
| extension | MultipleStringLiteralsExtended | The String "result" appears 2 times in the file. | 810 | |
| extension | MultipleStringLiteralsExtended | The String "running scissors" appears 6 times in the file. | 820 | |
| extension | MultipleStringLiteralsExtended | The String "<em>running</em> with <em>scissors</em>" appears 9 times in the file. | 821 | |
| extension | MultipleStringLiteralsExtended | The String "foo.plain:running scissors" appears 3 times in the file. | 824 | |
| extension | MultipleStringLiteralsExtended | The String "foo.plain" appears 10 times in the file. | 829 | |
| extension | MultipleStringLiteralsExtended | The String "junk junk <em>cats</em> junk junk" appears 6 times in the file. | 861 | |
| extension | MultipleStringLiteralsExtended | The String "cats" appears 2 times in the file. | 864 | |
| extension | MultipleStringLiteralsExtended | The String "foo.plain^5" appears 2 times in the file. | 864 | |
| extension | MultipleStringLiteralsExtended | The String "<em>cat</em> <em>cat</em> junk junk junk junk" appears 2 times in the file. | 872 | |
| extension | MultipleStringLiteralsExtended | The String "bar.plain" appears 7 times in the file. | 875 | |
| extension | MultipleStringLiteralsExtended | The String "--> indexing docs" appears 2 times in the file. | 923 | |
| extension | MultipleStringLiteralsExtended | The String "--> searching explicitly on field1 and highlighting on it" appears 2 times in the file. | 926 | |
| extension | MultipleStringLiteralsExtended | The String "<em>test</em> " appears 2 times in the file. | 935 | |
| extension | MultipleStringLiteralsExtended | The String "type=string,store=yes,term_vector=with_positions_offsets" appears 3 times in the file. | 963 | |
| extension | MultipleStringLiteralsExtended | The String "type=string,store=yes" appears 2 times in the file. | 1010 | |
| extension | MultipleStringLiteralsExtended | The String "This is a html escaping highlighting test for *&? elasticsearch" appears 3 times in the file. | 1016 | |
| extension | MultipleStringLiteralsExtended | The String "html" appears 11 times in the file. | 1022 | |
| extension | MultipleStringLiteralsExtended | The String "classic" appears 6 times in the file. | 1060 | |
| extension | MultipleStringLiteralsExtended | The String "key" appears 6 times in the file. | 1061 | |
| extension | MultipleStringLiteralsExtended | The String "this is a <em>test</em>" appears 5 times in the file. | 1074 | |
| extension | MultipleStringLiteralsExtended | The String "title.key" appears 18 times in the file. | 1078 | |
| extension | MultipleStringLiteralsExtended | The String "<em>this</em> <em>is</em> <em>a</em> <em>test</em>" appears 5 times in the file. | 1083 | |
| extension | MultipleStringLiteralsExtended | The String "fast-vector-highlighter" appears 2 times in the file. | 1206 | |
| extension | MultipleStringLiteralsExtended | The String "the field [title] should be indexed with term vector with position offsets to be used with fast vector highlighter" appears 2 times in the file. | 1208 | |
| extension | MultipleStringLiteralsExtended | The String "tit*" appears 2 times in the file. | 1212 | |
| extension | MultipleStringLiteralsExtended | The String "test for the workaround" appears 3 times in the file. | 1232 | |
| extension | MultipleStringLiteralsExtended | The String "highlighter" appears 4 times in the file. | 1245 | |
| extension | MultipleStringLiteralsExtended | The String "This is a <em>test</em> for the <em>workaround</em> for the fast vector highlighting SOLR-3724" appears 2 times in the file. | 1249 | |
| extension | MultipleStringLiteralsExtended | The String "tags" appears 18 times in the file. | 1267 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 1270 | |
| extension | MultipleStringLiteralsExtended | The String "this is a really long tag i would like to highlight" appears 2 times in the file. | 1271 | |
| extension | MultipleStringLiteralsExtended | The String "brown" appears 3 times in the file. | 1293 | |
| extension | MultipleStringLiteralsExtended | The String "foobar" appears 3 times in the file. | 1293 | |
| extension | MultipleStringLiteralsExtended | The String "<x>" appears 11 times in the file. | 1294 | |
| extension | MultipleStringLiteralsExtended | The String "</x>" appears 11 times in the file. | 1294 | |
| extension | MultipleStringLiteralsExtended | The String "The quick <x>brown</x> fox jumps over the lazy dog" appears 2 times in the file. | 1298 | |
| extension | MultipleStringLiteralsExtended | The String "quick brown" appears 5 times in the file. | 1331 | |
| extension | MultipleStringLiteralsExtended | The String "The <x>quick</x> <x>brown</x> fox jumps over the lazy dog" appears 4 times in the file. | 1335 | |
| extension | MultipleStringLiteralsExtended | The String "synonym" appears 2 times in the file. | 1359 | |
| extension | MultipleStringLiteralsExtended | The String "type2" appears 7 times in the file. | 1364 | |
| extension | MultipleStringLiteralsExtended | The String "field4" appears 11 times in the file. | 1365 | |
| extension | MultipleStringLiteralsExtended | The String "field3" appears 5 times in the file. | 1366 | |
| extension | MultipleStringLiteralsExtended | The String "0" appears 3 times in the file. | 1369 | |
| extension | MultipleStringLiteralsExtended | The String "field0" appears 4 times in the file. | 1370 | |
| extension | MultipleStringLiteralsExtended | The String "The quick browse button is a fancy thing, right bro?" appears 2 times in the file. | 1372 | |
| extension | MultipleStringLiteralsExtended | The String "quick bro" appears 2 times in the file. | 1376 | |
| extension | MultipleStringLiteralsExtended | The String "The <x>quick browse</x> button is a fancy thing, right bro?" appears 2 times in the file. | 1390 | |
| extension | MultipleStringLiteralsExtended | The String "The <x>quick brown</x> fox jumps over the lazy dog" appears 2 times in the file. | 1390 | |
| extension | MultipleStringLiteralsExtended | The String "--> highlighting and searching on field4" appears 2 times in the file. | 1409 | |
| extension | MultipleStringLiteralsExtended | The String "<x>The quick browse</x> button is a fancy thing, right bro?" appears 2 times in the file. | 1414 | |
| extension | MultipleStringLiteralsExtended | The String "<x>The quick brown</x> fox jumps over the lazy dog" appears 2 times in the file. | 1414 | |
| extension | MultipleStringLiteralsExtended | The String "long tag" appears 3 times in the file. | 1437 | |
| extension | MultipleStringLiteralsExtended | The String "simple" appears 2 times in the file. | 1439 | |
| extension | MultipleStringLiteralsExtended | The String "this is a really <em>long</em> <em>tag</em> i would like to highlight" appears 2 times in the file. | 1441 | |
| extension | MultipleStringLiteralsExtended | The String "here is another one that is very <em>long</em> <em>tag</em> and has the tag token near the end" appears 2 times in the file. | 1442 | |
| extension | MultipleStringLiteralsExtended | The String "The <b>quick<b> brown fox" appears 2 times in the file. | 1465 | |
| extension | MultipleStringLiteralsExtended | The String "The <b>slow<b> brown fox" appears 2 times in the file. | 1465 | |
| extension | MultipleStringLiteralsExtended | The String "fox" appears 8 times in the file. | 1469 | |
| extension | MultipleStringLiteralsExtended | The String "<2>" appears 3 times in the file. | 1471 | |
| extension | MultipleStringLiteralsExtended | The String "</2>" appears 3 times in the file. | 1471 | |
| extension | MultipleStringLiteralsExtended | The String "The <b>quick<b> brown <1>fox</1>" appears 2 times in the file. | 1473 | |
| extension | MultipleStringLiteralsExtended | The String "The <b>slow<b> brown <2>fox</2>" appears 2 times in the file. | 1474 | |
| extension | MultipleStringLiteralsExtended | The String "type=string,term_vectors=with_positions_offsets" appears 2 times in the file. | 1480 | |
| extension | MultipleStringLiteralsExtended | The String "highlight_field" appears 2 times in the file. | 1498 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 2 times in the file. | 1502 | |
| extension | MultipleStringLiteralsExtended | The String "byte" appears 3 times in the file. | 1519 | |
| extension | MultipleStringLiteralsExtended | The String "short" appears 3 times in the file. | 1519 | |
| extension | MultipleStringLiteralsExtended | The String "int" appears 3 times in the file. | 1519 | |
| extension | MultipleStringLiteralsExtended | The String "long" appears 3 times in the file. | 1519 | |
| extension | MultipleStringLiteralsExtended | The String "float" appears 3 times in the file. | 1520 | |
| extension | MultipleStringLiteralsExtended | The String "double" appears 3 times in the file. | 1520 | |
| extension | MultipleStringLiteralsExtended | The String "elasticsearch test" appears 2 times in the file. | 1523 | |
| extension | MultipleStringLiteralsExtended | The String "type=string," appears 5 times in the file. | 1567 | |
| extension | MultipleStringLiteralsExtended | The String "term_vector=with_positions_offsets,index_options=offsets" appears 4 times in the file. | 1567 | |
| extension | MultipleStringLiteralsExtended | The String "query" appears 2 times in the file. | 1591 | |
| extension | MultipleStringLiteralsExtended | The String "I am pretty long so" appears 3 times in the file. | 1669 | |
| extension | MultipleStringLiteralsExtended | The String "I am pretty long so some" appears 3 times in the file. | 1674 | |
| extension | MultipleStringLiteralsExtended | The String "I am pretty long so some of me should get cut off." appears 5 times in the file. | 1679 | |
| extension | MultipleStringLiteralsExtended | The String "4" appears 2 times in the file. | 1811 | |
| extension | MultipleStringLiteralsExtended | The String "This is the <em>third</em> sentence. This is the fourth sentence." appears 3 times in the file. | 1883 | |
| extension | MultipleStringLiteralsExtended | The String "This is the <em>fifth</em> sentence" appears 3 times in the file. | 1884 | |
| extension | MultipleStringLiteralsExtended | The String "The quick brown fox jumps over the lazy dog. The lazy red fox jumps over the quick dog. The quick brown dog jumps over the lazy fox." appears 4 times in the file. | 1976 | |
| extension | MultipleStringLiteralsExtended | The String "<field1>" appears 6 times in the file. | 1984 | |
| extension | MultipleStringLiteralsExtended | The String "</field1>" appears 6 times in the file. | 1984 | |
| extension | MultipleStringLiteralsExtended | The String "The quick brown <field1>fox</field1> jumps over the lazy dog." appears 4 times in the file. | 1989 | |
| extension | MultipleStringLiteralsExtended | The String "The lazy red <field1>fox</field1> jumps over the quick dog." appears 5 times in the file. | 1990 | |
| extension | MultipleStringLiteralsExtended | The String "The quick brown dog jumps over the lazy <field1>fox</field1>." appears 5 times in the file. | 1991 | |
| extension | MultipleStringLiteralsExtended | The String "The quick brown <field2>fox</field2> jumps over the lazy dog." appears 3 times in the file. | 1993 | |
| extension | MultipleStringLiteralsExtended | The String "The lazy red <field2>fox</field2> jumps over the quick dog." appears 3 times in the file. | 1994 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 1997 | |
| extension | MultipleStringLiteralsExtended | The String "The quick brown dog jumps over the lazy <field2>fox</field2>." appears 2 times in the file. | 2062 | |
| extension | MultipleStringLiteralsExtended | The String "The quick brown fox jumps over" appears 2 times in the file. | 2095 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 2121 | |
| extension | MultipleStringLiteralsExtended | The String "sentence" appears 2 times in the file. | 2128 | |
| extension | MultipleStringLiteralsExtended | The String "the field [title] should be indexed with positions and offsets in the postings list to be used with postings highlighter" appears 3 times in the file. | 2270 | |
| extension | MultipleStringLiteralsExtended | The String "The quick brown fox jumps over the lazy dog! Second sentence." appears 7 times in the file. | 2293 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 2332 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 2332 | |
| extension | MultipleStringLiteralsExtended | The String "--> highlighting and searching on field2" appears 6 times in the file. | 2342 | |
| extension | MultipleStringLiteralsExtended | The String "The <em>quick</em> brown fox jumps over the lazy dog!" appears 6 times in the file. | 2347 | |
| extension | MultipleStringLiteralsExtended | The String "qui*" appears 2 times in the file. | 2389 | |
| extension | MultipleStringLiteralsExtended | The String "The photography word will get highlighted" appears 4 times in the file. | 2438 | |
| extension | MultipleStringLiteralsExtended | The String "The <em>photography</em> word will get highlighted" appears 4 times in the file. | 2445 | |
| extension | MultipleStringLiteralsExtended | The String "field1:photo*" appears 2 times in the file. | 2461 | |
| extension | MultipleStringLiteralsExtended | The String "Sentence " appears 2 times in the file. | 2514 | |
| extension | MultipleStringLiteralsExtended | The String "First sentence. Second sentence." appears 3 times in the file. | 2541 | |
| extension | MultipleStringLiteralsExtended | The String "first" appears 12 times in the file. | 2544 | |
| extension | MultipleStringLiteralsExtended | The String "<em>First</em> sentence." appears 4 times in the file. | 2545 | |
| extension | MultipleStringLiteralsExtended | The String "my_field" appears 15 times in the file. | 2547 | |
| extension | MultipleStringLiteralsExtended | The String "<em>First</em> sentence. Second sentence." appears 8 times in the file. | 2568 | |
| extension | MultipleStringLiteralsExtended | The String "junk junk junk junk junk junk junk junk junk junk junk junk junk junk junk junk junk junk junk junk\n" appears 2 times in the file. | 2626 | |
| extension | MultipleStringLiteralsExtended | The String "highlight words together" appears 6 times in the file. | 2637 | |
| extension | MultipleStringLiteralsExtended | The String "\"highlight words together\"" appears 4 times in the file. | 2643 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 9 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 6 times in the file. | 42 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 44 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "test1" appears 8 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "test2" appears 8 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 2 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "Query with test1 boosted" appears 2 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "Hit[0] {} Explanation {}" appears 4 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "Hit[1] {} Explanation {}" appears 4 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "Query with test2 boosted" appears 2 times in the file. | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "articles" appears 61 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "article" appears 26 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 15 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "comments" appears 86 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 20 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "nested" appears 8 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "message" appears 57 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 9 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "title" appears 19 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 47 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "quick brown fox" appears 10 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "fox eat quick" appears 12 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "fox ate rabbit x y z" appears 2 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "rabbit got away" appears 2 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 32 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "big gray elephant" appears 4 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "elephant captured" appears 4 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "mice squashed by elephant x" appears 2 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "elephant scared by mice x y" appears 2 times in the file. | 81 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "comments.message" appears 29 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "fox" appears 18 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "comment" appears 53 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "elephant" appears 7 times in the file. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "_doc" appears 7 times in the file. | 116 | |
| extension | MultipleStringLiteralsExtended | The String "script" appears 6 times in the file. | 146 | |
| extension | MultipleStringLiteralsExtended | The String "doc['comments.message'].value" appears 2 times in the file. | 146 | |
| extension | MultipleStringLiteralsExtended | The String "<em>fox</em> eat quick" appears 4 times in the file. | 163 | |
| extension | MultipleStringLiteralsExtended | The String "eat" appears 4 times in the file. | 165 | |
| extension | MultipleStringLiteralsExtended | The String "idx" appears 10 times in the file. | 172 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 6 times in the file. | 172 | |
| extension | MultipleStringLiteralsExtended | The String "type=nested" appears 3 times in the file. | 172 | |
| extension | MultipleStringLiteralsExtended | The String "field2" appears 6 times in the file. | 172 | |
| extension | MultipleStringLiteralsExtended | The String "x" appears 2 times in the file. | 182 | |
| extension | MultipleStringLiteralsExtended | The String "y" appears 2 times in the file. | 182 | |
| extension | MultipleStringLiteralsExtended | The String "%03d" appears 3 times in the file. | 190 | |
| extension | MultipleStringLiteralsExtended | The String "_uid" appears 11 times in the file. | 199 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 8 times in the file. | 200 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 8 times in the file. | 201 | |
| extension | MultipleStringLiteralsExtended | The String "type=string" appears 8 times in the file. | 247 | |
| extension | MultipleStringLiteralsExtended | The String "_parent" appears 6 times in the file. | 248 | |
| extension | MultipleStringLiteralsExtended | The String "type=article" appears 2 times in the file. | 248 | |
| extension | MultipleStringLiteralsExtended | The String "4" appears 2 times in the file. | 257 | |
| extension | MultipleStringLiteralsExtended | The String "5" appears 2 times in the file. | 258 | |
| extension | MultipleStringLiteralsExtended | The String "6" appears 2 times in the file. | 259 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 262 | |
| extension | MultipleStringLiteralsExtended | The String "doc['message'].value" appears 2 times in the file. | 322 | |
| extension | MultipleStringLiteralsExtended | The String "parent" appears 5 times in the file. | 350 | |
| extension | MultipleStringLiteralsExtended | The String "child1" appears 6 times in the file. | 351 | |
| extension | MultipleStringLiteralsExtended | The String "type=parent" appears 2 times in the file. | 351 | |
| extension | MultipleStringLiteralsExtended | The String "child2" appears 6 times in the file. | 352 | |
| extension | MultipleStringLiteralsExtended | The String "{}" appears 3 times in the file. | 363 | |
| extension | MultipleStringLiteralsExtended | The String "%04d" appears 4 times in the file. | 368 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 444 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 448 | |
| extension | MultipleStringLiteralsExtended | The String "stack" appears 6 times in the file. | 456 | |
| extension | MultipleStringLiteralsExtended | The String "question" appears 12 times in the file. | 457 | |
| extension | MultipleStringLiteralsExtended | The String "body" appears 7 times in the file. | 457 | |
| extension | MultipleStringLiteralsExtended | The String "answer" appears 6 times in the file. | 458 | |
| extension | MultipleStringLiteralsExtended | The String "remark" appears 19 times in the file. | 498 | |
| extension | MultipleStringLiteralsExtended | The String "good" appears 8 times in the file. | 504 | |
| extension | MultipleStringLiteralsExtended | The String "bad" appears 9 times in the file. | 507 | |
| extension | MultipleStringLiteralsExtended | The String "remarks" appears 6 times in the file. | 568 | |
| extension | MultipleStringLiteralsExtended | The String "comments.remarks" appears 8 times in the file. | 603 | |
| extension | MultipleStringLiteralsExtended | The String "comments.remarks.message" appears 7 times in the file. | 603 | |
| extension | MultipleStringLiteralsExtended | The String "_source" appears 4 times in the file. | 701 | |
| extension | MultipleStringLiteralsExtended | The String "enabled" appears 2 times in the file. | 701 | |
| extension | MultipleStringLiteralsExtended | The String "store" appears 4 times in the file. | 706 | |
| extension | MultipleStringLiteralsExtended | The String "yes" appears 4 times in the file. | 706 | |
| extension | MultipleStringLiteralsExtended | The String "excludes" appears 2 times in the file. | 777 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 777 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 815 | |
| extension | MultipleStringLiteralsExtended | The String "messages" appears 3 times in the file. | 857 | |
| extension | MultipleStringLiteralsExtended | The String "comments.messages" appears 8 times in the file. | 873 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 27 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 15 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 14 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 23 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "test1" appears 8 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "number" appears 7 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 13 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "test2" appears 8 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 11 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "Unexpected document returned with id " appears 8 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "title" appears 22 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "title1" appears 10 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "title2" appears 7 times in the file. | 136 | |
| extension | MultipleStringLiteralsExtended | The String "title3" appears 7 times in the file. | 137 | |
| extension | MultipleStringLiteralsExtended | The String "indices_filter" appears 3 times in the file. | 183 | |
| extension | MultipleStringLiteralsExtended | The String "or" appears 4 times in the file. | 184 | |
| extension | MultipleStringLiteralsExtended | The String "content" appears 5 times in the file. | 216 | |
| extension | MultipleStringLiteralsExtended | The String "Lorem ipsum dolor sit amet" appears 2 times in the file. | 216 | |
| extension | MultipleStringLiteralsExtended | The String "dolor" appears 3 times in the file. | 227 | |
| extension | MultipleStringLiteralsExtended | The String "elit" appears 3 times in the file. | 228 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 256 | |
| extension | MultipleStringLiteralsExtended | The String "amet" appears 2 times in the file. | 257 | |
| extension | MultipleStringLiteralsExtended | The String "abc" appears 3 times in the file. | 257 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 6 times in the file. | 36 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 2 times in the file. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 2 times in the file. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 4 times in the file. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "xxx" appears 2 times in the file. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 2 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "yyy" appears 2 times in the file. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 9 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 3 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 3 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "value1" appears 3 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "_primary" appears 3 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "_local" appears 3 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "_only_local" appears 4 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "1234" appears 2 times in the file. | 108 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 114 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type" appears 9 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "no" appears 2 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 3 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 6 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 3 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 10 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "object" appears 2 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "baz" appears 3 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "idx" appears 6 times in the file. | 79 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 90 | |
| extension | DiamondOperatorForVariableDefinition | Diamond operator expected. | 99 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 58 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "custom" appears 2 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "lowercase" appears 2 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "theone" appears 20 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "full_name" appears 36 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "first_name" appears 42 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "Captain" appears 4 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "last_name" appears 41 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "category" appears 50 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "marvel hero" appears 10 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "skill" appears 10 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "int-field" appears 2 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "theother" appears 12 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "marvel" appears 3 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "hero" appears 2 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "bogus" appears 2 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "ultimate1" appears 4 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "ultimate2" appears 5 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "Man the Ultimate" appears 2 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "ultimate" appears 2 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "wolferine" appears 2 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String " " appears 2 times in the file. | 116 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 5 times in the file. | 129 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 4 times in the file. | 129 | |
| extension | MultipleStringLiteralsExtended | The String "copy_to" appears 3 times in the file. | 130 | |
| extension | MultipleStringLiteralsExtended | The String "full_name_phrase" appears 4 times in the file. | 130 | |
| extension | MultipleStringLiteralsExtended | The String "analyzer" appears 2 times in the file. | 131 | |
| extension | MultipleStringLiteralsExtended | The String "index_option" appears 3 times in the file. | 136 | |
| extension | MultipleStringLiteralsExtended | The String "docs" appears 3 times in the file. | 136 | |
| extension | MultipleStringLiteralsExtended | The String "omit_norms" appears 2 times in the file. | 140 | |
| extension | MultipleStringLiteralsExtended | The String "true" appears 2 times in the file. | 140 | |
| extension | MultipleStringLiteralsExtended | The String "first_name_phrase" appears 5 times in the file. | 141 | |
| extension | MultipleStringLiteralsExtended | The String "last_name_phrase" appears 5 times in the file. | 147 | |
| extension | MultipleStringLiteralsExtended | The String "marvel hero captain america" appears 13 times in the file. | 158 | |
| extension | MultipleStringLiteralsExtended | The String "captain america" appears 21 times in the file. | 182 | |
| extension | MultipleStringLiteralsExtended | The String "category_phrase" appears 4 times in the file. | 197 | |
| extension | MultipleStringLiteralsExtended | The String "15" appears 2 times in the file. | 217 | |
| extension | MultipleStringLiteralsExtended | The String "_score" appears 2 times in the file. | 238 | |
| extension | MultipleStringLiteralsExtended | The String "_uid" appears 11 times in the file. | 239 | |
| extension | MultipleStringLiteralsExtended | The String "*_name" appears 2 times in the file. | 331 | |
| extension | MultipleStringLiteralsExtended | The String "categ*" appears 2 times in the file. | 331 | |
| extension | MultipleStringLiteralsExtended | The String "capta" appears 6 times in the file. | 375 | |
| extension | MultipleStringLiteralsExtended | The String "captain america 15" appears 2 times in the file. | 446 | |
| extension | MultipleStringLiteralsExtended | The String "captain america marvel hero" appears 5 times in the file. | 466 | |
| extension | MultipleStringLiteralsExtended | The String "the ultimate" appears 2 times in the file. | 507 | |
| extension | MultipleStringLiteralsExtended | The String "query: " appears 2 times in the file. | 535 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 610 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 399 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 138 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "_all" appears 6 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 209 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 149 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "the quick brown fox jumps" appears 3 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 144 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "quick brown" appears 11 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 95 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "quick" appears 20 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "value1" appears 49 times in the file. | 122 | |
| extension | MultipleStringLiteralsExtended | The String "value2" appears 25 times in the file. | 123 | |
| extension | MultipleStringLiteralsExtended | The String "value3" appears 10 times in the file. | 124 | |
| extension | MultipleStringLiteralsExtended | The String "value1_1" appears 4 times in the file. | 155 | |
| extension | MultipleStringLiteralsExtended | The String "field2" appears 51 times in the file. | 155 | |
| extension | MultipleStringLiteralsExtended | The String "value2_1" appears 4 times in the file. | 155 | |
| extension | MultipleStringLiteralsExtended | The String "quick brown fox" appears 8 times in the file. | 166 | |
| extension | MultipleStringLiteralsExtended | The String "quick lazy huge brown fox" appears 6 times in the file. | 167 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 54 times in the file. | 211 | |
| extension | MultipleStringLiteralsExtended | The String "f" appears 2 times in the file. | 211 | |
| extension | MultipleStringLiteralsExtended | The String "test_1" appears 4 times in the file. | 213 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 7 times in the file. | 250 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 4 times in the file. | 250 | |
| extension | MultipleStringLiteralsExtended | The String "message" appears 3 times in the file. | 269 | |
| extension | MultipleStringLiteralsExtended | The String "type=string" appears 6 times in the file. | 269 | |
| extension | MultipleStringLiteralsExtended | The String "comment" appears 3 times in the file. | 269 | |
| extension | MultipleStringLiteralsExtended | The String "quick lazy huge brown pidgin" appears 2 times in the file. | 286 | |
| extension | MultipleStringLiteralsExtended | The String "the quick lazy huge brown fox jumps over the tree" appears 4 times in the file. | 286 | |
| extension | MultipleStringLiteralsExtended | The String "the quick brown fox" appears 2 times in the file. | 287 | |
| extension | MultipleStringLiteralsExtended | The String "the quick brown" appears 9 times in the file. | 290 | |
| extension | MultipleStringLiteralsExtended | The String "the lazy fox brown" appears 3 times in the file. | 313 | |
| extension | MultipleStringLiteralsExtended | The String "4" appears 39 times in the file. | 318 | |
| extension | MultipleStringLiteralsExtended | The String "stop" appears 4 times in the file. | 331 | |
| extension | MultipleStringLiteralsExtended | The String "synonym" appears 5 times in the file. | 371 | |
| extension | MultipleStringLiteralsExtended | The String "whitespace" appears 2 times in the file. | 373 | |
| extension | MultipleStringLiteralsExtended | The String "type=string,analyzer=syns" appears 2 times in the file. | 376 | |
| extension | MultipleStringLiteralsExtended | The String "the fast brown" appears 8 times in the file. | 383 | |
| extension | MultipleStringLiteralsExtended | The String "the fast lazy fox brown" appears 3 times in the file. | 406 | |
| extension | MultipleStringLiteralsExtended | The String "5" appears 3 times in the file. | 406 | |
| extension | MultipleStringLiteralsExtended | The String "6" appears 2 times in the file. | 411 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 470 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 481 | |
| extension | MultipleStringLiteralsExtended | The String "SearchPhaseExecutionException should have been thrown" appears 2 times in the file. | 483 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 485 | |
| extension | MultipleStringLiteralsExtended | The String "value_1" appears 2 times in the file. | 500 | |
| extension | MultipleStringLiteralsExtended | The String "value_2" appears 2 times in the file. | 500 | |
| extension | MultipleStringLiteralsExtended | The String "value*" appears 2 times in the file. | 503 | |
| extension | MultipleStringLiteralsExtended | The String "VALUE_3~1" appears 2 times in the file. | 526 | |
| extension | MultipleStringLiteralsExtended | The String "[VALUE_1 TO VALUE_3]" appears 2 times in the file. | 534 | |
| extension | MultipleStringLiteralsExtended | The String "past" appears 4 times in the file. | 545 | |
| extension | MultipleStringLiteralsExtended | The String "type=date" appears 6 times in the file. | 545 | |
| extension | MultipleStringLiteralsExtended | The String "future" appears 2 times in the file. | 545 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 560 | |
| extension | MultipleStringLiteralsExtended | The String "not_analyzed" appears 3 times in the file. | 591 | |
| extension | MultipleStringLiteralsExtended | The String "no" appears 2 times in the file. | 596 | |
| extension | MultipleStringLiteralsExtended | The String "_type" appears 4 times in the file. | 602 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 4 times in the file. | 602 | |
| extension | MultipleStringLiteralsExtended | The String "type2" appears 16 times in the file. | 604 | |
| extension | MultipleStringLiteralsExtended | The String "_id" appears 3 times in the file. | 635 | |
| extension | MultipleStringLiteralsExtended | The String "10" appears 10 times in the file. | 660 | |
| extension | MultipleStringLiteralsExtended | The String "value1_2" appears 2 times in the file. | 674 | |
| extension | MultipleStringLiteralsExtended | The String "value2_3" appears 2 times in the file. | 675 | |
| extension | MultipleStringLiteralsExtended | The String "field3" appears 7 times in the file. | 676 | |
| extension | MultipleStringLiteralsExtended | The String "value3_4" appears 2 times in the file. | 676 | |
| extension | MultipleStringLiteralsExtended | The String "obj1" appears 4 times in the file. | 686 | |
| extension | MultipleStringLiteralsExtended | The String "obj1_val" appears 2 times in the file. | 686 | |
| extension | MultipleStringLiteralsExtended | The String "obj2" appears 2 times in the file. | 688 | |
| extension | MultipleStringLiteralsExtended | The String "obj2_val" appears 2 times in the file. | 688 | |
| extension | MultipleStringLiteralsExtended | The String "x*" appears 2 times in the file. | 712 | |
| extension | MultipleStringLiteralsExtended | The String "{ \"term\" : { \"field1\" : \"value1_1\" } }" appears 2 times in the file. | 754 | |
| extension | MultipleStringLiteralsExtended | The String "test1" appears 14 times in the file. | 770 | |
| extension | MultipleStringLiteralsExtended | The String "long" appears 5 times in the file. | 785 | |
| extension | MultipleStringLiteralsExtended | The String "type=long" appears 4 times in the file. | 785 | |
| extension | MultipleStringLiteralsExtended | The String "double" appears 6 times in the file. | 785 | |
| extension | MultipleStringLiteralsExtended | The String "type=double" appears 4 times in the file. | 785 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 799 | |
| extension | MultipleStringLiteralsExtended | The String "value4" appears 3 times in the file. | 812 | |
| extension | MultipleStringLiteralsExtended | The String "field4" appears 2 times in the file. | 856 | |
| extension | MultipleStringLiteralsExtended | The String "type=string,analyzer=classic" appears 4 times in the file. | 874 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 6 times in the file. | 880 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 924 | |
| extension | MultipleStringLiteralsExtended | The String "70%" appears 3 times in the file. | 931 | |
| extension | MultipleStringLiteralsExtended | The String "30%" appears 2 times in the file. | 938 | |
| extension | MultipleStringLiteralsExtended | The String "str" appears 12 times in the file. | 970 | |
| extension | MultipleStringLiteralsExtended | The String "kimchy" appears 2 times in the file. | 970 | |
| extension | MultipleStringLiteralsExtended | The String "date" appears 46 times in the file. | 970 | |
| extension | MultipleStringLiteralsExtended | The String "2012-02-01" appears 2 times in the file. | 970 | |
| extension | MultipleStringLiteralsExtended | The String "num" appears 16 times in the file. | 970 | |
| extension | MultipleStringLiteralsExtended | The String "shay" appears 2 times in the file. | 971 | |
| extension | MultipleStringLiteralsExtended | The String "2012-02-05" appears 2 times in the file. | 971 | |
| extension | MultipleStringLiteralsExtended | The String "important" appears 4 times in the file. | 992 | |
| extension | MultipleStringLiteralsExtended | The String "phrase match" appears 2 times in the file. | 992 | |
| extension | MultipleStringLiteralsExtended | The String "less_important" appears 4 times in the file. | 992 | |
| extension | MultipleStringLiteralsExtended | The String "nothing important" appears 2 times in the file. | 992 | |
| extension | MultipleStringLiteralsExtended | The String "\"phrase match\"" appears 2 times in the file. | 997 | |
| extension | MultipleStringLiteralsExtended | The String "term" appears 25 times in the file. | 1044 | |
| extension | MultipleStringLiteralsExtended | The String "lng" appears 9 times in the file. | 1061 | |
| extension | MultipleStringLiteralsExtended | The String "dbl" appears 9 times in the file. | 1061 | |
| extension | MultipleStringLiteralsExtended | The String "fielddata" appears 12 times in the file. | 1070 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 1080 | |
| extension | MultipleStringLiteralsExtended | The String "lookup" appears 11 times in the file. | 1129 | |
| extension | MultipleStringLiteralsExtended | The String "terms" appears 10 times in the file. | 1129 | |
| extension | MultipleStringLiteralsExtended | The String "other" appears 3 times in the file. | 1129 | |
| extension | MultipleStringLiteralsExtended | The String "lookup2" appears 8 times in the file. | 1130 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 3 times in the file. | 1131 | |
| extension | MultipleStringLiteralsExtended | The String "arr" appears 4 times in the file. | 1132 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 2 times in the file. | 1132 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 1139 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 1140 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 1141 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 5 times in the file. | 1142 | |
| extension | MultipleStringLiteralsExtended | The String "arr.term" appears 4 times in the file. | 1203 | |
| extension | MultipleStringLiteralsExtended | The String "type3" appears 4 times in the file. | 1267 | |
| extension | MultipleStringLiteralsExtended | The String "num_byte" appears 9 times in the file. | 1315 | |
| extension | MultipleStringLiteralsExtended | The String "type=byte" appears 2 times in the file. | 1315 | |
| extension | MultipleStringLiteralsExtended | The String "num_short" appears 9 times in the file. | 1315 | |
| extension | MultipleStringLiteralsExtended | The String "type=short" appears 2 times in the file. | 1315 | |
| extension | MultipleStringLiteralsExtended | The String "num_integer" appears 9 times in the file. | 1316 | |
| extension | MultipleStringLiteralsExtended | The String "type=integer" appears 4 times in the file. | 1316 | |
| extension | MultipleStringLiteralsExtended | The String "num_long" appears 19 times in the file. | 1316 | |
| extension | MultipleStringLiteralsExtended | The String "num_float" appears 9 times in the file. | 1317 | |
| extension | MultipleStringLiteralsExtended | The String "type=float" appears 2 times in the file. | 1317 | |
| extension | MultipleStringLiteralsExtended | The String "num_double" appears 9 times in the file. | 1317 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 1352 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 1355 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 1358 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 1361 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 1364 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 1367 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 1392 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 1395 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 1398 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 1401 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 1404 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 1407 | |
| extension | MultipleStringLiteralsExtended | The String "test2" appears 4 times in the file. | 1423 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 38 times in the file. | 1454 | |
| extension | MultipleStringLiteralsExtended | The String "{}" appears 2 times in the file. | 1455 | |
| extension | MultipleStringLiteralsExtended | The String "description" appears 34 times in the file. | 1466 | |
| extension | MultipleStringLiteralsExtended | The String "foo other anything bar" appears 3 times in the file. | 1466 | |
| extension | MultipleStringLiteralsExtended | The String "foo other anything" appears 3 times in the file. | 1467 | |
| extension | MultipleStringLiteralsExtended | The String "foo other" appears 3 times in the file. | 1468 | |
| extension | MultipleStringLiteralsExtended | The String "test.description" appears 2 times in the file. | 1497 | |
| extension | MultipleStringLiteralsExtended | The String "count" appears 4 times in the file. | 1513 | |
| extension | MultipleStringLiteralsExtended | The String "fop" appears 2 times in the file. | 1516 | |
| extension | MultipleStringLiteralsExtended | The String "fox" appears 4 times in the file. | 1553 | |
| extension | MultipleStringLiteralsExtended | The String "jumped" appears 2 times in the file. | 1565 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1568 | |
| extension | MultipleStringLiteralsExtended | The String "ElasticsearchIllegalArgumentException should have been caught" appears 2 times in the file. | 1574 | |
| extension | MultipleStringLiteralsExtended | The String "s" appears 6 times in the file. | 1583 | |
| extension | MultipleStringLiteralsExtended | The String "bs" appears 8 times in the file. | 1588 | |
| extension | MultipleStringLiteralsExtended | The String "online" appears 7 times in the file. | 1591 | |
| extension | MultipleStringLiteralsExtended | The String "ts" appears 8 times in the file. | 1594 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 1610 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.analyzer.index.type" appears 3 times in the file. | 1661 | |
| extension | MultipleStringLiteralsExtended | The String "custom" appears 8 times in the file. | 1661 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.analyzer.index.tokenizer" appears 3 times in the file. | 1662 | |
| extension | MultipleStringLiteralsExtended | The String "standard" appears 6 times in the file. | 1662 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.analyzer.index.filter" appears 3 times in the file. | 1663 | |
| extension | MultipleStringLiteralsExtended | The String "lowercase" appears 6 times in the file. | 1663 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.analyzer.search.type" appears 3 times in the file. | 1664 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.analyzer.search.tokenizer" appears 3 times in the file. | 1665 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.analyzer.search.filter" appears 3 times in the file. | 1666 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.filter.synonym.type" appears 2 times in the file. | 1667 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.filter.synonym.synonyms" appears 2 times in the file. | 1668 | |
| extension | MultipleStringLiteralsExtended | The String "fast, quick" appears 2 times in the file. | 1668 | |
| extension | MultipleStringLiteralsExtended | The String "text" appears 49 times in the file. | 1669 | |
| extension | MultipleStringLiteralsExtended | The String "type=string,index_analyzer=index,search_analyzer=search" appears 3 times in the file. | 1669 | |
| extension | MultipleStringLiteralsExtended | The String "fast" appears 2 times in the file. | 1677 | |
| extension | MultipleStringLiteralsExtended | The String "fast brown fox" appears 2 times in the file. | 1680 | |
| extension | MultipleStringLiteralsExtended | The String "fox runs" appears 2 times in the file. | 1704 | |
| extension | MultipleStringLiteralsExtended | The String "true" appears 2 times in the file. | 1754 | |
| extension | MultipleStringLiteralsExtended | The String "false" appears 5 times in the file. | 1755 | |
| extension | MultipleStringLiteralsExtended | The String "type=string,analyzer=my_analyzer" appears 2 times in the file. | 1761 | |
| extension | MultipleStringLiteralsExtended | The String "field1^2" appears 2 times in the file. | 1783 | |
| extension | MultipleStringLiteralsExtended | The String "index1" appears 32 times in the file. | 1797 | |
| extension | MultipleStringLiteralsExtended | The String "index2" appears 24 times in the file. | 1797 | |
| extension | MultipleStringLiteralsExtended | The String "index3" appears 23 times in the file. | 1797 | |
| extension | MultipleStringLiteralsExtended | The String "all" appears 2 times in the file. | 1818 | |
| extension | MultipleStringLiteralsExtended | The String "none" appears 2 times in the file. | 1824 | |
| extension | MultipleStringLiteralsExtended | The String "simple" appears 8 times in the file. | 1866 | |
| extension | MultipleStringLiteralsExtended | The String "related" appears 10 times in the file. | 1867 | |
| extension | MultipleStringLiteralsExtended | The String "child" appears 10 times in the file. | 1868 | |
| extension | MultipleStringLiteralsExtended | The String "_parent" appears 2 times in the file. | 1868 | |
| extension | MultipleStringLiteralsExtended | The String "parent" appears 6 times in the file. | 1868 | |
| extension | MultipleStringLiteralsExtended | The String "lone" appears 2 times in the file. | 1872 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1878 | |
| extension | MultipleStringLiteralsExtended | The String "Should have failed as has_child query can only be executed against parent-child types" appears 2 times in the file. | 1881 | |
| extension | MultipleStringLiteralsExtended | The String "No mapping for for type [child]" appears 2 times in the file. | 1885 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1911 | |
| extension | MultipleStringLiteralsExtended | The String "match" appears 12 times in the file. | 1935 | |
| extension | MultipleStringLiteralsExtended | The String "no_match" appears 6 times in the file. | 1936 | |
| extension | MultipleStringLiteralsExtended | The String "20" appears 2 times in the file. | 1938 | |
| extension | MultipleStringLiteralsExtended | The String "100" appears 8 times in the file. | 1939 | |
| extension | MultipleStringLiteralsExtended | The String "200" appears 2 times in the file. | 1940 | |
| extension | MultipleStringLiteralsExtended | The String "missing" appears 6 times in the file. | 1944 | |
| extension | MultipleStringLiteralsExtended | The String "test3" appears 2 times in the file. | 1944 | |
| extension | MultipleStringLiteralsExtended | The String "Returned documents should belong to either index1, index2 or index3" appears 4 times in the file. | 1957 | |
| extension | MultipleStringLiteralsExtended | The String "Returned documents should belong to either index2 or index3" appears 2 times in the file. | 1993 | |
| extension | MultipleStringLiteralsExtended | The String "score" appears 4 times in the file. | 2076 | |
| extension | MultipleStringLiteralsExtended | The String "desc" appears 3 times in the file. | 2093 | |
| extension | MultipleStringLiteralsExtended | The String "one two three" appears 2 times in the file. | 2093 | |
| extension | MultipleStringLiteralsExtended | The String "\"one two\"" appears 4 times in the file. | 2097 | |
| extension | MultipleStringLiteralsExtended | The String "product.desc" appears 2 times in the file. | 2101 | |
| extension | MultipleStringLiteralsExtended | The String "customer.desc" appears 2 times in the file. | 2109 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 2134 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 2135 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 2136 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 2138 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 2139 | |
| extension | MultipleStringLiteralsExtended | The String "2014-01-01" appears 5 times in the file. | 2150 | |
| extension | MultipleStringLiteralsExtended | The String "2013-01-01" appears 5 times in the file. | 2155 | |
| extension | MultipleStringLiteralsExtended | The String "now" appears 4 times in the file. | 2155 | |
| extension | MultipleStringLiteralsExtended | The String "2013-12-31T23:00:00" appears 4 times in the file. | 2230 | |
| extension | MultipleStringLiteralsExtended | The String "2014-01-01T01:00:00" appears 4 times in the file. | 2231 | |
| extension | MultipleStringLiteralsExtended | The String "2014-01-01T00:00:00" appears 2 times in the file. | 2238 | |
| extension | MultipleStringLiteralsExtended | The String "2014-01-01T00:59:00" appears 4 times in the file. | 2238 | |
| extension | MultipleStringLiteralsExtended | The String "2013-12-31T23:59:00" appears 2 times in the file. | 2243 | |
| extension | MultipleStringLiteralsExtended | The String "2014-01-01T01:59:00" appears 2 times in the file. | 2248 | |
| extension | MultipleStringLiteralsExtended | The String "2014-01-01T00:00:00Z" appears 2 times in the file. | 2255 | |
| extension | MultipleStringLiteralsExtended | The String "2014-01-01T00:59:00Z" appears 2 times in the file. | 2255 | |
| extension | MultipleStringLiteralsExtended | The String "+10:00" appears 6 times in the file. | 2255 | |
| extension | MultipleStringLiteralsExtended | The String "2013-12-31T23:00:00Z" appears 2 times in the file. | 2260 | |
| extension | MultipleStringLiteralsExtended | The String "2013-12-31T23:59:00Z" appears 2 times in the file. | 2260 | |
| extension | MultipleStringLiteralsExtended | The String "2014-01-01T01:00:00Z" appears 2 times in the file. | 2265 | |
| extension | MultipleStringLiteralsExtended | The String "2014-01-01T01:59:00Z" appears 2 times in the file. | 2265 | |
| extension | MultipleStringLiteralsExtended | The String "2014-01-01T03:00:00" appears 2 times in the file. | 2272 | |
| extension | MultipleStringLiteralsExtended | The String "2014-01-01T03:59:00" appears 2 times in the file. | 2272 | |
| extension | MultipleStringLiteralsExtended | The String "+3:00" appears 6 times in the file. | 2272 | |
| extension | MultipleStringLiteralsExtended | The String "2014-01-01T02:00:00" appears 2 times in the file. | 2277 | |
| extension | MultipleStringLiteralsExtended | The String "2014-01-01T02:59:00" appears 2 times in the file. | 2277 | |
| extension | MultipleStringLiteralsExtended | The String "2014-01-01T04:00:00" appears 2 times in the file. | 2282 | |
| extension | MultipleStringLiteralsExtended | The String "2014-01-01T04:59:00" appears 2 times in the file. | 2282 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 2288 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 2290 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 2290 | |
| extension | MultipleStringLiteralsExtended | The String "+1:00" appears 4 times in the file. | 2290 | |
| extension | MultipleStringLiteralsExtended | The String "A Range Filter using ms since epoch with a TimeZone should raise a QueryParsingException" appears 2 times in the file. | 2292 | |
| extension | MultipleStringLiteralsExtended | The String "-1:00" appears 4 times in the file. | 2298 | |
| extension | MultipleStringLiteralsExtended | The String "now/d-1d" appears 2 times in the file. | 2304 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 2310 | |
| extension | MultipleStringLiteralsExtended | The String "0" appears 2 times in the file. | 2312 | |
| extension | MultipleStringLiteralsExtended | The String "A Range Filter on a numeric field with a TimeZone should raise a QueryParsingException" appears 2 times in the file. | 2314 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 2384 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 2386 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 2386 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 2406 | |
| extension | MultipleStringLiteralsExtended | The String "origin" appears 2 times in the file. | 2434 | |
| extension | MultipleStringLiteralsExtended | The String "meta" appears 7 times in the file. | 2434 | |
| extension | MultipleStringLiteralsExtended | The String "A1234" appears 2 times in the file. | 2453 | |
| extension | MultipleStringLiteralsExtended | The String "a1234" appears 2 times in the file. | 2458 | |
| extension | MultipleStringLiteralsExtended | The String "my_ngram_analyzer" appears 2 times in the file. | 2463 | |
| extension | MultipleStringLiteralsExtended | The String " " appears 2 times in the file. | 2504 | |
| extension | MultipleStringLiteralsExtended | The String "xyz" appears 3 times in the file. | 2544 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 2571 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 2581 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 33 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 30 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 25 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "body" appears 26 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 11 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 12 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 5 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 14 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "foo bar" appears 11 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "4" appears 11 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "quux baz eggplant" appears 2 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "5" appears 8 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "quux baz spaghetti" appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "6" appears 8 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "otherbody" appears 3 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "spaghetti" appears 4 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "myquery" appears 2 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "foo baz bar" appears 2 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "body2" appears 8 times in the file. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "foo bar baz" appears 8 times in the file. | 116 | |
| extension | MultipleStringLiteralsExtended | The String "70%" appears 2 times in the file. | 116 | |
| extension | MultipleStringLiteralsExtended | The String "other" appears 5 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "7" appears 4 times in the file. | 123 | |
| extension | MultipleStringLiteralsExtended | The String "8" appears 4 times in the file. | 124 | |
| extension | MultipleStringLiteralsExtended | The String "Professio*" appears 2 times in the file. | 148 | |
| extension | MultipleStringLiteralsExtended | The String "Professionan~1" appears 2 times in the file. | 157 | |
| extension | MultipleStringLiteralsExtended | The String "BILL*" appears 2 times in the file. | 172 | |
| extension | MultipleStringLiteralsExtended | The String "body:BILL*" appears 2 times in the file. | 174 | |
| extension | MultipleStringLiteralsExtended | The String "tr" appears 2 times in the file. | 178 | |
| extension | MultipleStringLiteralsExtended | The String "TR" appears 2 times in the file. | 178 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 2 times in the file. | 193 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 3 times in the file. | 194 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 3 times in the file. | 194 | |
| extension | MultipleStringLiteralsExtended | The String "foo | bar" appears 2 times in the file. | 249 | |
| extension | MultipleStringLiteralsExtended | The String "baz | egg*" appears 2 times in the file. | 263 | |
| extension | MultipleStringLiteralsExtended | The String "test1" appears 4 times in the file. | 289 | |
| extension | MultipleStringLiteralsExtended | The String "test2" appears 2 times in the file. | 289 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 4 times in the file. | 290 | |
| extension | MultipleStringLiteralsExtended | The String "doc" appears 2 times in the file. | 308 | |
| extension | MultipleStringLiteralsExtended | The String "num" appears 3 times in the file. | 308 | |
| extension | MultipleStringLiteralsExtended | The String "location" appears 3 times in the file. | 326 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 49 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 7 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 39 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 6 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 76 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "analyzer" appears 3 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "whitespace" appears 9 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 6 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "index.number_of_shards" appears 4 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 16 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "the quick brown fox" appears 2 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 18 times in the file. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "the quick lazy huge brown fox jumps over the tree" appears 4 times in the file. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 19 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "quick huge brown" appears 2 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "field2" appears 2 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "the quick brown" appears 11 times in the file. | 106 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around assignment right-hand side. | 127 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.analyzer.synonym.tokenizer" appears 3 times in the file. | 139 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.analyzer.synonym.filter" appears 3 times in the file. | 140 | |
| extension | MultipleStringLiteralsExtended | The String "synonym" appears 9 times in the file. | 140 | |
| extension | MultipleStringLiteralsExtended | The String "lowercase" appears 3 times in the file. | 140 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.filter.synonym.type" appears 3 times in the file. | 141 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.filter.synonym.synonyms" appears 3 times in the file. | 142 | |
| extension | MultipleStringLiteralsExtended | The String "ave => ave, avenue" appears 3 times in the file. | 142 | |
| extension | MultipleStringLiteralsExtended | The String "street => str, street" appears 3 times in the file. | 142 | |
| extension | MultipleStringLiteralsExtended | The String "index_analyzer" appears 3 times in the file. | 145 | |
| extension | MultipleStringLiteralsExtended | The String "search_analyzer" appears 3 times in the file. | 145 | |
| extension | MultipleStringLiteralsExtended | The String "6" appears 10 times in the file. | 156 | |
| extension | MultipleStringLiteralsExtended | The String "massachusetts avenue lexington massachusetts" appears 3 times in the file. | 156 | |
| extension | MultipleStringLiteralsExtended | The String "7" appears 2 times in the file. | 157 | |
| extension | MultipleStringLiteralsExtended | The String "8" appears 3 times in the file. | 159 | |
| extension | MultipleStringLiteralsExtended | The String "lexington avenue massachusetts" appears 9 times in the file. | 169 | |
| extension | MultipleStringLiteralsExtended | The String "massachusetts" appears 7 times in the file. | 229 | |
| extension | MultipleStringLiteralsExtended | The String "lexington massachusetts avenue" appears 2 times in the file. | 232 | |
| extension | MultipleStringLiteralsExtended | The String "lexington avenue boston massachusetts road" appears 2 times in the file. | 233 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 342 | |
| extension | MultipleStringLiteralsExtended | The String "query: " appears 2 times in the file. | 366 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 385 | |
| extension | MultipleStringLiteralsExtended | The String "sum of:" appears 3 times in the file. | 511 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 518 | |
| extension | MultipleStringLiteralsExtended | The String "max" appears 3 times in the file. | 518 | |
| extension | MultipleStringLiteralsExtended | The String "min" appears 3 times in the file. | 518 | |
| extension | MultipleStringLiteralsExtended | The String "avg" appears 3 times in the file. | 518 | |
| extension | MultipleStringLiteralsExtended | The String "total" appears 7 times in the file. | 518 | |
| extension | MultipleStringLiteralsExtended | The String "multiply" appears 3 times in the file. | 518 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 519 | |
| extension | MultipleStringLiteralsExtended | The String "keyword" appears 2 times in the file. | 574 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 576 | |
| extension | MultipleStringLiteralsExtended | The String "5.0f" appears 2 times in the file. | 588 | |
| extension | MultipleStringLiteralsExtended | The String "1000.0f" appears 3 times in the file. | 664 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 5 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "tweet" appears 2 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "user" appears 3 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "kimchy1" appears 2 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "postDate" appears 2 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "message" appears 2 times in the file. | 52 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 17 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 6 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 8 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "value beck" appears 3 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "num1" appears 6 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 6 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 6 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "sNum1" appears 9 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "doc['num1'].value" appears 3 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "running doc['num1'].value > param1" appears 2 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "doc['num1'].value > param1" appears 2 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "param1" appears 4 times in the file. | 81 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 106 | |
| extension | MultipleStringLiteralsExtended | The String "num" appears 3 times in the file. | 119 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "index" appears 5 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "10m" appears 4 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 8 times in the file. | 137 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 2 times in the file. | 137 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 3 times in the file. | 138 | |
| extension | MultipleStringLiteralsExtended | The String "long" appears 2 times in the file. | 139 | |
| extension | MultipleStringLiteralsExtended | The String "field2" appears 3 times in the file. | 141 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 2 times in the file. | 142 | |
| extension | MultipleStringLiteralsExtended | The String "nested" appears 3 times in the file. | 144 | |
| extension | MultipleStringLiteralsExtended | The String "field3" appears 2 times in the file. | 147 | |
| extension | MultipleStringLiteralsExtended | The String "field4" appears 2 times in the file. | 150 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 2 times in the file. | 196 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 25 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "index.number_of_shards" appears 5 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 4 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 12 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 6 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "tweet" appears 2 times in the file. | 191 | |
| extension | MultipleStringLiteralsExtended | The String "postDate" appears 2 times in the file. | 192 | |
| extension | MultipleStringLiteralsExtended | The String "message" appears 10 times in the file. | 192 | |
| extension | MultipleStringLiteralsExtended | The String "update" appears 5 times in the file. | 200 | |
| extension | MultipleStringLiteralsExtended | The String "idx" appears 2 times in the file. | 308 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 322 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 327 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 333 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 4 times in the file. | 419 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 2 times in the file. | 419 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 2 times in the file. | 420 | |
| extension | MultipleStringLiteralsExtended | The String "1m" appears 4 times in the file. | 431 | |
| extension | MultipleStringLiteralsExtended | The String "no_field" appears 3 times in the file. | 464 | |
| extension | MultipleStringLiteralsExtended | The String "type=string" appears 2 times in the file. | 464 | |
| extension | MultipleStringLiteralsExtended | The String "some_field" appears 2 times in the file. | 464 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 36 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 35 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "_id" appears 4 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "XXX1" appears 4 times in the file. | 50 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 36 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 11 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 5 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 21 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 7 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 4 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 14 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 2 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "from" appears 3 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "ip" appears 2 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "to" appears 3 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "192.168.0.7" appears 2 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "2010-01-05T02:00" appears 3 times in the file. | 131 | |
| extension | MultipleStringLiteralsExtended | The String "2010-01-06T02:00" appears 3 times in the file. | 132 | |
| extension | MultipleStringLiteralsExtended | The String "2010-01-05" appears 4 times in the file. | 136 | |
| extension | MultipleStringLiteralsExtended | The String "2010-01-06" appears 4 times in the file. | 136 | |
| extension | MultipleStringLiteralsExtended | The String "date_field" appears 5 times in the file. | 181 | |
| extension | MultipleStringLiteralsExtended | The String "Di, 05 Dez 2000 02:55:00 -0800" appears 2 times in the file. | 198 | |
| extension | MultipleStringLiteralsExtended | The String "2010-01-" appears 2 times in the file. | 222 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 239 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 247 | |
| extension | MultipleStringLiteralsExtended | The String "idx" appears 3 times in the file. | 252 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 255 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidAnnotation | Incorrect target: 'METHOD_DEF' for annotation: 'Ignore'. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "test_" appears 2 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 84 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 6 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "entry" appears 6 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 66 times in the file. | 123 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 4 times in the file. | 123 | |
| extension | MultipleStringLiteralsExtended | The String "timeUpdated" appears 5 times in the file. | 123 | |
| extension | MultipleStringLiteralsExtended | The String "%02d" appears 3 times in the file. | 123 | |
| extension | MultipleStringLiteralsExtended | The String "/01" appears 2 times in the file. | 131 | |
| extension | MultipleStringLiteralsExtended | The String "$index" appears 3 times in the file. | 152 | |
| extension | MultipleStringLiteralsExtended | The String "$type" appears 3 times in the file. | 153 | |
| extension | MultipleStringLiteralsExtended | The String "data.activity.5" appears 3 times in the file. | 155 | |
| extension | MultipleStringLiteralsExtended | The String "data.activity.6" appears 3 times in the file. | 156 | |
| extension | MultipleStringLiteralsExtended | The String "grantee" appears 2 times in the file. | 160 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 38 times in the file. | 174 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 27 times in the file. | 175 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 37 times in the file. | 175 | |
| extension | MultipleStringLiteralsExtended | The String "svalue" appears 14 times in the file. | 176 | |
| extension | MultipleStringLiteralsExtended | The String "aaa" appears 2 times in the file. | 176 | |
| extension | MultipleStringLiteralsExtended | The String "ivalue" appears 2 times in the file. | 177 | |
| extension | MultipleStringLiteralsExtended | The String "dvalue" appears 4 times in the file. | 178 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 29 times in the file. | 181 | |
| extension | MultipleStringLiteralsExtended | The String "bbb" appears 2 times in the file. | 182 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 11 times in the file. | 218 | |
| extension | MultipleStringLiteralsExtended | The String "sparse_bytes" appears 4 times in the file. | 219 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 15 times in the file. | 220 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 19 times in the file. | 221 | |
| extension | MultipleStringLiteralsExtended | The String "not_analyzed" appears 10 times in the file. | 221 | |
| extension | MultipleStringLiteralsExtended | The String "dense_bytes" appears 3 times in the file. | 223 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 15 times in the file. | 294 | |
| extension | MultipleStringLiteralsExtended | The String "10" appears 12 times in the file. | 299 | |
| extension | MultipleStringLiteralsExtended | The String "100" appears 5 times in the file. | 300 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 24 times in the file. | 343 | |
| extension | MultipleStringLiteralsExtended | The String "_source.field" appears 6 times in the file. | 347 | |
| extension | MultipleStringLiteralsExtended | The String "_score" appears 4 times in the file. | 354 | |
| extension | MultipleStringLiteralsExtended | The String "post" appears 3 times in the file. | 403 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 410 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 417 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 419 | |
| extension | MultipleStringLiteralsExtended | The String "tag" appears 6 times in the file. | 424 | |
| extension | MultipleStringLiteralsExtended | The String "4" appears 2 times in the file. | 430 | |
| extension | MultipleStringLiteralsExtended | The String "str_value" appears 5 times in the file. | 455 | |
| extension | MultipleStringLiteralsExtended | The String "fielddata" appears 21 times in the file. | 455 | |
| extension | MultipleStringLiteralsExtended | The String "format" appears 21 times in the file. | 455 | |
| extension | MultipleStringLiteralsExtended | The String "doc_values" appears 21 times in the file. | 455 | |
| extension | MultipleStringLiteralsExtended | The String "boolean_value" appears 2 times in the file. | 456 | |
| extension | MultipleStringLiteralsExtended | The String "byte_value" appears 4 times in the file. | 457 | |
| extension | MultipleStringLiteralsExtended | The String "byte" appears 2 times in the file. | 457 | |
| extension | MultipleStringLiteralsExtended | The String "short_value" appears 4 times in the file. | 458 | |
| extension | MultipleStringLiteralsExtended | The String "short" appears 2 times in the file. | 458 | |
| extension | MultipleStringLiteralsExtended | The String "integer_value" appears 4 times in the file. | 459 | |
| extension | MultipleStringLiteralsExtended | The String "integer" appears 3 times in the file. | 459 | |
| extension | MultipleStringLiteralsExtended | The String "long_value" appears 4 times in the file. | 460 | |
| extension | MultipleStringLiteralsExtended | The String "long" appears 9 times in the file. | 460 | |
| extension | MultipleStringLiteralsExtended | The String "float_value" appears 4 times in the file. | 461 | |
| extension | MultipleStringLiteralsExtended | The String "float" appears 3 times in the file. | 461 | |
| extension | MultipleStringLiteralsExtended | The String "double_value" appears 4 times in the file. | 462 | |
| extension | MultipleStringLiteralsExtended | The String "double" appears 5 times in the file. | 462 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 468 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 483 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 505 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 518 | |
| extension | MultipleStringLiteralsExtended | The String "error" appears 11 times in the file. | 521 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 536 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 549 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 641 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 9 times in the file. | 747 | |
| extension | MultipleStringLiteralsExtended | The String "lvalue" appears 2 times in the file. | 765 | |
| extension | MultipleStringLiteralsExtended | The String "gvalue" appears 2 times in the file. | 768 | |
| extension | MultipleStringLiteralsExtended | The String "ord" appears 6 times in the file. | 775 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 776 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 777 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 778 | |
| extension | MultipleStringLiteralsExtended | The String "lat" appears 4 times in the file. | 780 | |
| extension | MultipleStringLiteralsExtended | The String "lon" appears 4 times in the file. | 781 | |
| extension | MultipleStringLiteralsExtended | The String "min" appears 15 times in the file. | 797 | |
| extension | MultipleStringLiteralsExtended | The String "res: " appears 4 times in the file. | 805 | |
| extension | MultipleStringLiteralsExtended | The String " id: " appears 4 times in the file. | 805 | |
| extension | MultipleStringLiteralsExtended | The String "doc['id'].value" appears 3 times in the file. | 882 | |
| extension | MultipleStringLiteralsExtended | The String "Failed shards:" appears 2 times in the file. | 913 | |
| extension | MultipleStringLiteralsExtended | The String "-> {}" appears 2 times in the file. | 915 | |
| extension | MultipleStringLiteralsExtended | The String "i_value" appears 7 times in the file. | 951 | |
| extension | MultipleStringLiteralsExtended | The String "d_value" appears 4 times in the file. | 955 | |
| extension | MultipleStringLiteralsExtended | The String "--> sort with no missing (same as missing _last)" appears 2 times in the file. | 982 | |
| extension | MultipleStringLiteralsExtended | The String "--> sort with missing _last" appears 2 times in the file. | 994 | |
| extension | MultipleStringLiteralsExtended | The String "_last" appears 2 times in the file. | 997 | |
| extension | MultipleStringLiteralsExtended | The String "--> sort with missing _first" appears 2 times in the file. | 1006 | |
| extension | MultipleStringLiteralsExtended | The String "_first" appears 2 times in the file. | 1009 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1051 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 1054 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1118 | |
| extension | MultipleStringLiteralsExtended | The String "kkk" appears 2 times in the file. | 1121 | |
| extension | MultipleStringLiteralsExtended | The String "long_values" appears 7 times in the file. | 1142 | |
| extension | MultipleStringLiteralsExtended | The String "int_values" appears 6 times in the file. | 1143 | |
| extension | MultipleStringLiteralsExtended | The String "short_values" appears 6 times in the file. | 1144 | |
| extension | MultipleStringLiteralsExtended | The String "byte_values" appears 6 times in the file. | 1145 | |
| extension | MultipleStringLiteralsExtended | The String "float_values" appears 6 times in the file. | 1146 | |
| extension | MultipleStringLiteralsExtended | The String "double_values" appears 6 times in the file. | 1147 | |
| extension | MultipleStringLiteralsExtended | The String "string_values" appears 14 times in the file. | 1148 | |
| extension | MultipleStringLiteralsExtended | The String "01" appears 5 times in the file. | 1159 | |
| extension | MultipleStringLiteralsExtended | The String "05" appears 2 times in the file. | 1159 | |
| extension | MultipleStringLiteralsExtended | The String "08" appears 2 times in the file. | 1159 | |
| extension | MultipleStringLiteralsExtended | The String "11" appears 2 times in the file. | 1168 | |
| extension | MultipleStringLiteralsExtended | The String "15" appears 2 times in the file. | 1168 | |
| extension | MultipleStringLiteralsExtended | The String "20" appears 6 times in the file. | 1168 | |
| extension | MultipleStringLiteralsExtended | The String "07" appears 3 times in the file. | 1168 | |
| extension | MultipleStringLiteralsExtended | The String "02" appears 2 times in the file. | 1177 | |
| extension | MultipleStringLiteralsExtended | The String "03" appears 5 times in the file. | 1177 | |
| extension | MultipleStringLiteralsExtended | The String "!4" appears 3 times in the file. | 1177 | |
| extension | MultipleStringLiteralsExtended | The String "some_other_field" appears 3 times in the file. | 1483 | |
| extension | MultipleStringLiteralsExtended | The String "foobar" appears 3 times in the file. | 1483 | |
| extension | MultipleStringLiteralsExtended | The String "typ" appears 3 times in the file. | 1559 | |
| extension | MultipleStringLiteralsExtended | The String "_uid" appears 2 times in the file. | 1560 | |
| extension | TernaryPerExpressionCount | More than 1 ternary operators in expression. | 1561 | |
| extension | MultipleStringLiteralsExtended | The String "no" appears 2 times in the file. | 1561 | |
| extension | MultipleStringLiteralsExtended | The String "_timestamp" appears 4 times in the file. | 1562 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 1587 | |
| extension | MultipleStringLiteralsExtended | The String "nested" appears 3 times in the file. | 1629 | |
| extension | MultipleStringLiteralsExtended | The String "bar bar" appears 2 times in the file. | 1650 | |
| extension | MultipleStringLiteralsExtended | The String "test1" appears 10 times in the file. | 1692 | |
| extension | MultipleStringLiteralsExtended | The String "type=long" appears 3 times in the file. | 1694 | |
| extension | MultipleStringLiteralsExtended | The String "test2" appears 10 times in the file. | 1695 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 1699 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 1725 | |
| extension | MultipleStringLiteralsExtended | The String "location" appears 18 times in the file. | 1736 | |
| extension | MultipleStringLiteralsExtended | The String "type=geo_point" appears 3 times in the file. | 1736 | |
| extension | MultipleStringLiteralsExtended | The String "d1" appears 11 times in the file. | 1748 | |
| extension | MultipleStringLiteralsExtended | The String "d2" appears 11 times in the file. | 1749 | |
| extension | MultipleStringLiteralsExtended | The String "max" appears 3 times in the file. | 1778 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 1807 | |
| extension | MultipleStringLiteralsExtended | The String "sort" appears 4 times in the file. | 1867 | |
| extension | MultipleStringLiteralsExtended | The String "_geo_distance" appears 4 times in the file. | 1867 | |
| extension | MultipleStringLiteralsExtended | The String "unit" appears 4 times in the file. | 1896 | |
| extension | MultipleStringLiteralsExtended | The String "km" appears 4 times in the file. | 1896 | |
| extension | MultipleStringLiteralsExtended | The String "distance_type" appears 4 times in the file. | 1898 | |
| extension | MultipleStringLiteralsExtended | The String "plane" appears 4 times in the file. | 1898 | |
| extension | MultipleStringLiteralsExtended | The String "s037ms06g7h0" appears 3 times in the file. | 1917 | |
| extension | MultipleStringLiteralsExtended | The String "long_field" appears 3 times in the file. | 1999 | |
| extension | MultipleStringLiteralsExtended | The String "double_field" appears 3 times in the file. | 2000 | |
| extension | MultipleStringLiteralsExtended | The String "str_field" appears 2 times in the file. | 2004 | |
| extension | MultipleStringLiteralsExtended | The String "bcd" appears 2 times in the file. | 2004 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "type" appears 4 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "location" appears 10 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "order" appears 9 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "desc" appears 9 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "unit" appears 9 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "km" appears 9 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "sort_mode" appears 9 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "max" appears 9 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "1,2" appears 3 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "s3y0zh7w1z0g" appears 3 times in the file. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 18 times in the file. | 34 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 3 times in the file. | 37 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 3 times in the file. | 37 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 7 times in the file. | 37 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 7 times in the file. | 37 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 4 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "field2" appears 2 times in the file. | 59 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 77 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 77 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 96 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 101 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test1" appears 9 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 3 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 5 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 4 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "test2" appears 5 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "group1" appears 6 times in the file. | 93 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "group1" appears 5 times in the file. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Foo Fighters" appears 30 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "Generator" appears 3 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "Foo Fighters Generator" appears 4 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "Learn to Fly" appears 3 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "Foo Fighters Learn to Fly" appears 4 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "The Prodigy" appears 12 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "Firestarter" appears 6 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "The Prodigy Firestarter" appears 6 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "Turbonegro" appears 8 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "Get it on" appears 3 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "Turbonegro Get it on" appears 4 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "input" appears 34 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "f" appears 9 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "t" appears 3 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 37 times in the file. | 126 | |
| extension | MultipleStringLiteralsExtended | The String "Firestarter - The Prodigy" appears 3 times in the file. | 137 | |
| extension | MultipleStringLiteralsExtended | The String "Generator - Foo Fighters" appears 4 times in the file. | 137 | |
| extension | MultipleStringLiteralsExtended | The String "Learn to Fly - Foo Fighters" appears 2 times in the file. | 137 | |
| extension | MultipleStringLiteralsExtended | The String "ge" appears 2 times in the file. | 138 | |
| extension | MultipleStringLiteralsExtended | The String "Get it on - Turbonegro" appears 4 times in the file. | 138 | |
| extension | MultipleStringLiteralsExtended | The String "the" appears 3 times in the file. | 148 | |
| extension | MultipleStringLiteralsExtended | The String "The Verve" appears 2 times in the file. | 148 | |
| extension | MultipleStringLiteralsExtended | The String "The the" appears 2 times in the file. | 148 | |
| extension | MultipleStringLiteralsExtended | The String "weight" appears 11 times in the file. | 154 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 168 | |
| extension | MultipleStringLiteralsExtended | The String "sth" appears 2 times in the file. | 171 | |
| extension | MultipleStringLiteralsExtended | The String "testing" appears 4 times in the file. | 187 | |
| extension | MultipleStringLiteralsExtended | The String "testSuggestions" appears 12 times in the file. | 195 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 6 times in the file. | 195 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 212 | |
| extension | MultipleStringLiteralsExtended | The String "thisIsNotValid" appears 2 times in the file. | 216 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 230 | |
| extension | MultipleStringLiteralsExtended | The String "output" appears 11 times in the file. | 250 | |
| extension | MultipleStringLiteralsExtended | The String "Boo Fighters" appears 9 times in the file. | 250 | |
| extension | MultipleStringLiteralsExtended | The String "payload" appears 6 times in the file. | 268 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 31 times in the file. | 268 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 3 times in the file. | 268 | |
| extension | MultipleStringLiteralsExtended | The String "spam" appears 3 times in the file. | 268 | |
| extension | MultipleStringLiteralsExtended | The String "eggs" appears 3 times in the file. | 268 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 349 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 6 times in the file. | 375 | |
| extension | MultipleStringLiteralsExtended | The String "Foof" appears 4 times in the file. | 377 | |
| extension | MultipleStringLiteralsExtended | The String "foof" appears 2 times in the file. | 384 | |
| extension | MultipleStringLiteralsExtended | The String "The incredible Foo Fighters" appears 3 times in the file. | 416 | |
| extension | MultipleStringLiteralsExtended | The String "classic" appears 2 times in the file. | 445 | |
| extension | MultipleStringLiteralsExtended | The String "The Beatles" appears 3 times in the file. | 450 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 2 times in the file. | 456 | |
| extension | MultipleStringLiteralsExtended | The String "standard" appears 4 times in the file. | 463 | |
| extension | MultipleStringLiteralsExtended | The String "suggest_analyzer_synonyms" appears 2 times in the file. | 467 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 11 times in the file. | 487 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 15 times in the file. | 489 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 4 times in the file. | 489 | |
| extension | MultipleStringLiteralsExtended | The String "path" appears 4 times in the file. | 490 | |
| extension | MultipleStringLiteralsExtended | The String "just_name" appears 4 times in the file. | 490 | |
| extension | MultipleStringLiteralsExtended | The String "fields" appears 2 times in the file. | 504 | |
| extension | MultipleStringLiteralsExtended | The String "suggest" appears 6 times in the file. | 506 | |
| extension | MultipleStringLiteralsExtended | The String "completion" appears 10 times in the file. | 506 | |
| extension | MultipleStringLiteralsExtended | The String "index_analyzer" appears 3 times in the file. | 506 | |
| extension | MultipleStringLiteralsExtended | The String "simple" appears 9 times in the file. | 506 | |
| extension | MultipleStringLiteralsExtended | The String "search_analyzer" appears 3 times in the file. | 506 | |
| extension | MultipleStringLiteralsExtended | The String "suggs" appears 8 times in the file. | 515 | |
| extension | MultipleStringLiteralsExtended | The String "Nirvana" appears 13 times in the file. | 579 | |
| extension | MultipleStringLiteralsExtended | The String "Nirw" appears 2 times in the file. | 591 | |
| extension | MultipleStringLiteralsExtended | The String "Norw" appears 2 times in the file. | 610 | |
| extension | MultipleStringLiteralsExtended | The String "Nriv" appears 2 times in the file. | 634 | |
| extension | MultipleStringLiteralsExtended | The String "ööööö" appears 3 times in the file. | 696 | |
| extension | MultipleStringLiteralsExtended | The String "analyzer" appears 3 times in the file. | 729 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 773 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 778 | |
| extension | MultipleStringLiteralsExtended | The String "Feed trolls" appears 7 times in the file. | 798 | |
| extension | MultipleStringLiteralsExtended | The String "Feed the trolls" appears 8 times in the file. | 805 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 823 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 2 times in the file. | 929 | |
| extension | MultipleStringLiteralsExtended | The String "somefield" appears 2 times in the file. | 970 | |
| extension | MultipleStringLiteralsExtended | The String "somevalue" appears 2 times in the file. | 970 | |
| extension | MultipleStringLiteralsExtended | The String "foobar" appears 4 times in the file. | 1017 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 1057 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1094 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1098 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1100 | |
| extension | MultipleStringLiteralsExtended | The String "_1" appears 2 times in the file. | 1122 | |
| extension | MultipleStringLiteralsExtended | The String "nulls make me sad" appears 2 times in the file. | 1122 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1125 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1131 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "mykeyword" appears 7 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "Surface keyword|friggin payload|10" appears 8 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "mysynonym" appears 2 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String " " appears 2 times in the file. | 88 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 109 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 7 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "Afari, Jamal" appears 6 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "St. John" appears 6 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "St. John Allerdyce" appears 6 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "Beaubier, Jeanne-Marie" appears 6 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "Corbo, Adrian" appears 6 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "Adrian Corbo" appears 6 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "Adrian" appears 6 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "Crichton, Lady Jacqueline Falsworth" appears 6 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "MacKenzie, Al" appears 3 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "MacPherran, Mary \"Skeeter\"" appears 5 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "Mary MacPherran \"Skeeter\"" appears 10 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "MacPherran, Mary" appears 5 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "Skeeter" appears 6 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "Mary MacPherran" appears 10 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "MacTaggert, Moira" appears 5 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "Moira MacTaggert" appears 3 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "Moira" appears 3 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "Mikhail Rasputin" appears 3 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "Mikhail" appears 3 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "Smythe, Alistair" appears 6 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "Smythe, Spencer" appears 6 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "Spencer Smythe" appears 6 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "Spencer" appears 6 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "Whitemane, Aelfyre" appears 6 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "Whitemane, Kofi" appears 6 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "st" appears 25 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "input" appears 31 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "Hotel Amsterdam" appears 3 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "Amsterdam" appears 3 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "output" appears 5 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "Hotel Amsterdam in Berlin" appears 6 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "context" appears 42 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 21 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "Hotel Berlin" appears 2 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "Berlin" appears 2 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "Hotel Berlin in Amsterdam" appears 2 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 16 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "h" appears 7 times in the file. | 107 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 15 times in the file. | 168 | |
| extension | MultipleStringLiteralsExtended | The String "completion" appears 20 times in the file. | 168 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 29 times in the file. | 169 | |
| extension | MultipleStringLiteralsExtended | The String "location" appears 24 times in the file. | 171 | |
| extension | MultipleStringLiteralsExtended | The String "geo" appears 9 times in the file. | 172 | |
| extension | MultipleStringLiteralsExtended | The String "precision" appears 9 times in the file. | 173 | |
| extension | MultipleStringLiteralsExtended | The String "pin" appears 4 times in the file. | 203 | |
| extension | MultipleStringLiteralsExtended | The String "index_analyzer" appears 2 times in the file. | 208 | |
| extension | MultipleStringLiteralsExtended | The String "simple" appears 4 times in the file. | 208 | |
| extension | MultipleStringLiteralsExtended | The String "search_analyzer" appears 2 times in the file. | 209 | |
| extension | MultipleStringLiteralsExtended | The String "pizza" appears 25 times in the file. | 280 | |
| extension | MultipleStringLiteralsExtended | The String "food" appears 12 times in the file. | 280 | |
| extension | MultipleStringLiteralsExtended | The String "payload" appears 8 times in the file. | 291 | |
| extension | MultipleStringLiteralsExtended | The String "group" appears 2 times in the file. | 320 | |
| extension | MultipleStringLiteralsExtended | The String "a" appears 7 times in the file. | 327 | |
| extension | MultipleStringLiteralsExtended | The String "b" appears 11 times in the file. | 328 | |
| extension | MultipleStringLiteralsExtended | The String "c" appears 6 times in the file. | 329 | |
| extension | MultipleStringLiteralsExtended | The String "mary" appears 7 times in the file. | 330 | |
| extension | MultipleStringLiteralsExtended | The String "s" appears 15 times in the file. | 331 | |
| extension | MultipleStringLiteralsExtended | The String "w" appears 10 times in the file. | 334 | |
| extension | MultipleStringLiteralsExtended | The String "suggest_field" appears 4 times in the file. | 342 | |
| extension | MultipleStringLiteralsExtended | The String "color" appears 14 times in the file. | 343 | |
| extension | MultipleStringLiteralsExtended | The String "category" appears 8 times in the file. | 343 | |
| extension | MultipleStringLiteralsExtended | The String "backpack_red" appears 3 times in the file. | 350 | |
| extension | MultipleStringLiteralsExtended | The String "red" appears 7 times in the file. | 351 | |
| extension | MultipleStringLiteralsExtended | The String "all_colors" appears 3 times in the file. | 351 | |
| extension | MultipleStringLiteralsExtended | The String "backpack_green" appears 3 times in the file. | 355 | |
| extension | MultipleStringLiteralsExtended | The String "green" appears 2 times in the file. | 356 | |
| extension | MultipleStringLiteralsExtended | The String "suggestion" appears 17 times in the file. | 376 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 387 | |
| extension | MultipleStringLiteralsExtended | The String "_type" appears 4 times in the file. | 397 | |
| extension | MultipleStringLiteralsExtended | The String "nd" appears 6 times in the file. | 397 | |
| extension | MultipleStringLiteralsExtended | The String "my hotel" appears 2 times in the file. | 402 | |
| extension | MultipleStringLiteralsExtended | The String "|" appears 2 times in the file. | 404 | |
| extension | MultipleStringLiteralsExtended | The String "m" appears 2 times in the file. | 409 | |
| extension | MultipleStringLiteralsExtended | The String "0" appears 17 times in the file. | 427 | |
| extension | MultipleStringLiteralsExtended | The String "categoryA" appears 6 times in the file. | 467 | |
| extension | MultipleStringLiteralsExtended | The String "categoryB" appears 6 times in the file. | 467 | |
| extension | MultipleStringLiteralsExtended | The String "A" appears 6 times in the file. | 481 | |
| extension | MultipleStringLiteralsExtended | The String "B" appears 3 times in the file. | 486 | |
| extension | MultipleStringLiteralsExtended | The String "C" appears 3 times in the file. | 487 | |
| extension | MultipleStringLiteralsExtended | The String "mac" appears 2 times in the file. | 514 | |
| extension | MultipleStringLiteralsExtended | The String "u33dc1" appears 4 times in the file. | 557 | |
| extension | MultipleStringLiteralsExtended | The String "poi" appears 5 times in the file. | 560 | |
| extension | MultipleStringLiteralsExtended | The String "suggest" appears 31 times in the file. | 560 | |
| extension | MultipleStringLiteralsExtended | The String "default" appears 3 times in the file. | 565 | |
| extension | MultipleStringLiteralsExtended | The String "lat" appears 12 times in the file. | 565 | |
| extension | MultipleStringLiteralsExtended | The String "lon" appears 12 times in the file. | 565 | |
| extension | MultipleStringLiteralsExtended | The String "Berlin Alexanderplatz" appears 8 times in the file. | 573 | |
| extension | MultipleStringLiteralsExtended | The String "service" appears 4 times in the file. | 584 | |
| extension | MultipleStringLiteralsExtended | The String "path" appears 4 times in the file. | 588 | |
| extension | MultipleStringLiteralsExtended | The String "backback" appears 2 times in the file. | 597 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 600 | |
| extension | MultipleStringLiteralsExtended | The String "text" appears 3 times in the file. | 626 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 3 times in the file. | 628 | |
| extension | MultipleStringLiteralsExtended | The String "1km" appears 2 times in the file. | 629 | |
| extension | MultipleStringLiteralsExtended | The String "item" appears 23 times in the file. | 642 | |
| extension | MultipleStringLiteralsExtended | The String "Hoodie red" appears 4 times in the file. | 653 | |
| extension | MultipleStringLiteralsExtended | The String "Hoodie blue" appears 2 times in the file. | 654 | |
| extension | MultipleStringLiteralsExtended | The String "blue" appears 2 times in the file. | 654 | |
| extension | MultipleStringLiteralsExtended | The String "weight" appears 6 times in the file. | 709 | |
| extension | MultipleStringLiteralsExtended | The String "Berlin Poelchaustr." appears 2 times in the file. | 710 | |
| extension | MultipleStringLiteralsExtended | The String "Berlin Dahlem" appears 2 times in the file. | 712 | |
| extension | MultipleStringLiteralsExtended | The String "loc" appears 3 times in the file. | 758 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 775 | |
| extension | MultipleStringLiteralsExtended | The String "suggest_geo" appears 5 times in the file. | 793 | |
| extension | MultipleStringLiteralsExtended | The String "Hotel Marriot in Amsterdam" appears 3 times in the file. | 808 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 834 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 837 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 840 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 857 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 884 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 986 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 987 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "%s-%s-%s-%s" appears 2 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "suffix" appears 2 times in the file. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 5 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "someName" appears 2 times in the file. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 83 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 66 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 17 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "text" appears 36 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "abcd" appears 12 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 15 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "aacd" appears 5 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 11 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "abbd" appears 5 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "4" appears 7 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "abcc" appears 5 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "always" appears 32 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "test_1" appears 5 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "ab cd" appears 4 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "aa cd" appears 2 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "ab bd" appears 2 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "ab cc" appears 2 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 12 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 26 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 22 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "analyzer" appears 18 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "test_2" appears 9 times in the file. | 104 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 123 | |
| extension | MultipleStringLiteralsExtended | The String " can not suggest across multiple indices with different analysis chains" appears 2 times in the file. | 125 | |
| extension | MultipleStringLiteralsExtended | The String "Suggest entries have different sizes actual [1] expected [2]" appears 2 times in the file. | 129 | |
| extension | MultipleStringLiteralsExtended | The String "Suggest entries have different sizes actual [2] expected [1]" appears 2 times in the file. | 130 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 143 | |
| extension | MultipleStringLiteralsExtended | The String "Suggest entries have different text actual [ABCD] expected [abcd]" appears 2 times in the file. | 148 | |
| extension | MultipleStringLiteralsExtended | The String "Suggest entries have different text actual [abcd] expected [ABCD]" appears 2 times in the file. | 149 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.analyzer.biword.tokenizer" appears 2 times in the file. | 161 | |
| extension | MultipleStringLiteralsExtended | The String "standard" appears 24 times in the file. | 161 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.analyzer.biword.filter" appears 2 times in the file. | 162 | |
| extension | MultipleStringLiteralsExtended | The String "shingler" appears 4 times in the file. | 162 | |
| extension | MultipleStringLiteralsExtended | The String "lowercase" appears 20 times in the file. | 162 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.filter.shingler.type" appears 4 times in the file. | 163 | |
| extension | MultipleStringLiteralsExtended | The String "shingle" appears 13 times in the file. | 163 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.filter.shingler.min_shingle_size" appears 4 times in the file. | 164 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.filter.shingler.max_shingle_size" appears 4 times in the file. | 165 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 22 times in the file. | 169 | |
| extension | MultipleStringLiteralsExtended | The String "multi_field" appears 4 times in the file. | 170 | |
| extension | MultipleStringLiteralsExtended | The String "path" appears 4 times in the file. | 171 | |
| extension | MultipleStringLiteralsExtended | The String "just_name" appears 4 times in the file. | 171 | |
| extension | MultipleStringLiteralsExtended | The String "fields" appears 4 times in the file. | 172 | |
| extension | MultipleStringLiteralsExtended | The String "name_shingled" appears 4 times in the file. | 176 | |
| extension | MultipleStringLiteralsExtended | The String "index_analyzer" appears 2 times in the file. | 178 | |
| extension | MultipleStringLiteralsExtended | The String "biword" appears 2 times in the file. | 178 | |
| extension | MultipleStringLiteralsExtended | The String "search_analyzer" appears 2 times in the file. | 179 | |
| extension | MultipleStringLiteralsExtended | The String "I like iced tea" appears 2 times in the file. | 189 | |
| extension | MultipleStringLiteralsExtended | The String "I like tea." appears 2 times in the file. | 190 | |
| extension | MultipleStringLiteralsExtended | The String "I like ice cream." appears 2 times in the file. | 191 | |
| extension | MultipleStringLiteralsExtended | The String "did_you_mean" appears 10 times in the file. | 195 | |
| extension | MultipleStringLiteralsExtended | The String "ice tea" appears 3 times in the file. | 198 | |
| extension | MultipleStringLiteralsExtended | The String "iced tea" appears 2 times in the file. | 199 | |
| extension | MultipleStringLiteralsExtended | The String "didn't ask for suggestions but got some" appears 2 times in the file. | 219 | |
| extension | MultipleStringLiteralsExtended | The String "abc0" appears 2 times in the file. | 227 | |
| extension | MultipleStringLiteralsExtended | The String "tetsting sugestion" appears 5 times in the file. | 278 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 8 times in the file. | 322 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 8 times in the file. | 322 | |
| extension | MultipleStringLiteralsExtended | The String "typ1" appears 6 times in the file. | 343 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 14 times in the file. | 343 | |
| extension | MultipleStringLiteralsExtended | The String "prefix_abcd" appears 3 times in the file. | 343 | |
| extension | MultipleStringLiteralsExtended | The String "field2" appears 11 times in the file. | 343 | |
| extension | MultipleStringLiteralsExtended | The String "prefix_efgh" appears 4 times in the file. | 343 | |
| extension | MultipleStringLiteralsExtended | The String "prefix_aacd" appears 7 times in the file. | 344 | |
| extension | MultipleStringLiteralsExtended | The String "prefix_eeeh" appears 3 times in the file. | 344 | |
| extension | MultipleStringLiteralsExtended | The String "prefix_efff" appears 2 times in the file. | 345 | |
| extension | MultipleStringLiteralsExtended | The String "prefix_abcc" appears 5 times in the file. | 346 | |
| extension | MultipleStringLiteralsExtended | The String "prefix_eggg" appears 2 times in the file. | 346 | |
| extension | MultipleStringLiteralsExtended | The String "size1" appears 2 times in the file. | 350 | |
| extension | MultipleStringLiteralsExtended | The String "accuracy" appears 2 times in the file. | 356 | |
| extension | MultipleStringLiteralsExtended | The String "prefix_aaad" appears 2 times in the file. | 373 | |
| extension | MultipleStringLiteralsExtended | The String "prefix_abbb" appears 2 times in the file. | 374 | |
| extension | MultipleStringLiteralsExtended | The String "prefix_aaca" appears 2 times in the file. | 375 | |
| extension | MultipleStringLiteralsExtended | The String "prefix_abba" appears 2 times in the file. | 376 | |
| extension | MultipleStringLiteralsExtended | The String "prefix_accc" appears 2 times in the file. | 377 | |
| extension | MultipleStringLiteralsExtended | The String "prefix_addd" appears 2 times in the file. | 378 | |
| extension | MultipleStringLiteralsExtended | The String "prefix_abaa" appears 2 times in the file. | 379 | |
| extension | MultipleStringLiteralsExtended | The String "prefix_dbca" appears 2 times in the file. | 380 | |
| extension | MultipleStringLiteralsExtended | The String "prefix_cbad" appears 2 times in the file. | 381 | |
| extension | MultipleStringLiteralsExtended | The String "prefix_accd" appears 4 times in the file. | 384 | |
| extension | MultipleStringLiteralsExtended | The String "size3SortScoreFirst" appears 2 times in the file. | 394 | |
| extension | MultipleStringLiteralsExtended | The String "size10SortScoreFirst" appears 2 times in the file. | 396 | |
| extension | MultipleStringLiteralsExtended | The String "size3SortScoreFirstMaxEdits1" appears 2 times in the file. | 398 | |
| extension | MultipleStringLiteralsExtended | The String "size10SortFrequencyFirst" appears 2 times in the file. | 401 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 407 | |
| extension | MultipleStringLiteralsExtended | The String "body" appears 39 times in the file. | 418 | |
| extension | MultipleStringLiteralsExtended | The String "simple_phrase" appears 37 times in the file. | 428 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.analyzer.reverse.tokenizer" appears 3 times in the file. | 438 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.analyzer.reverse.filter" appears 3 times in the file. | 439 | |
| extension | MultipleStringLiteralsExtended | The String "reverse" appears 8 times in the file. | 439 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.analyzer.body.tokenizer" appears 5 times in the file. | 440 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.analyzer.body.filter" appears 5 times in the file. | 441 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.analyzer.bigram.tokenizer" appears 4 times in the file. | 442 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.analyzer.bigram.filter" appears 4 times in the file. | 443 | |
| extension | MultipleStringLiteralsExtended | The String "my_shingle" appears 7 times in the file. | 443 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.filter.my_shingle.type" appears 7 times in the file. | 444 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.filter.my_shingle.output_unigrams" appears 7 times in the file. | 445 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.filter.my_shingle.min_shingle_size" appears 7 times in the file. | 446 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.filter.my_shingle.max_shingle_size" appears 7 times in the file. | 447 | |
| extension | MultipleStringLiteralsExtended | The String "_all" appears 5 times in the file. | 449 | |
| extension | MultipleStringLiteralsExtended | The String "store" appears 5 times in the file. | 449 | |
| extension | MultipleStringLiteralsExtended | The String "yes" appears 5 times in the file. | 449 | |
| extension | MultipleStringLiteralsExtended | The String "termVector" appears 5 times in the file. | 449 | |
| extension | MultipleStringLiteralsExtended | The String "with_positions_offsets" appears 5 times in the file. | 449 | |
| extension | MultipleStringLiteralsExtended | The String "body_reverse" appears 7 times in the file. | 452 | |
| extension | MultipleStringLiteralsExtended | The String "bigram" appears 17 times in the file. | 453 | |
| extension | MultipleStringLiteralsExtended | The String "hello world" appears 3 times in the file. | 459 | |
| extension | MultipleStringLiteralsExtended | The String "hello words" appears 2 times in the file. | 461 | |
| extension | MultipleStringLiteralsExtended | The String "hello word" appears 2 times in the file. | 464 | |
| extension | MultipleStringLiteralsExtended | The String "/config/names.txt" appears 2 times in the file. | 516 | |
| extension | MultipleStringLiteralsExtended | The String "american ame" appears 3 times in the file. | 525 | |
| extension | MultipleStringLiteralsExtended | The String "american ace" appears 2 times in the file. | 526 | |
| extension | MultipleStringLiteralsExtended | The String "Xor the Got-Jewel" appears 17 times in the file. | 530 | |
| extension | MultipleStringLiteralsExtended | The String "xorr the god jewel" appears 13 times in the file. | 531 | |
| extension | MultipleStringLiteralsExtended | The String "Xorr the God-Jewel" appears 3 times in the file. | 543 | |
| extension | MultipleStringLiteralsExtended | The String "Xor the Got-Jewel Xor the Got-Jewel Xor the Got-Jewel" appears 2 times in the file. | 602 | |
| extension | MultipleStringLiteralsExtended | The String "Xorr the Gut-Jewel" appears 2 times in the file. | 664 | |
| extension | MultipleStringLiteralsExtended | The String "ngram" appears 5 times in the file. | 702 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 723 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 729 | |
| extension | MultipleStringLiteralsExtended | The String "analyzer does only produce ngrams" appears 2 times in the file. | 731 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 736 | |
| extension | MultipleStringLiteralsExtended | The String "simple" appears 2 times in the file. | 777 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.analyzer.suggest.tokenizer" appears 2 times in the file. | 786 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.analyzer.suggest.filter" appears 2 times in the file. | 787 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.filter.shingler.output_unigrams" appears 2 times in the file. | 791 | |
| extension | MultipleStringLiteralsExtended | The String "type2" appears 11 times in the file. | 793 | |
| extension | MultipleStringLiteralsExtended | The String "suggest" appears 3 times in the file. | 801 | |
| extension | MultipleStringLiteralsExtended | The String "Just testing the suggestions api" appears 2 times in the file. | 815 | |
| extension | MultipleStringLiteralsExtended | The String "An other title about equal length" appears 2 times in the file. | 816 | |
| extension | MultipleStringLiteralsExtended | The String "testing suggestions" appears 2 times in the file. | 832 | |
| extension | MultipleStringLiteralsExtended | The String "nobel prize" appears 3 times in the file. | 919 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.analyzer.text.tokenizer" appears 2 times in the file. | 957 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.analyzer.text.filter" appears 2 times in the file. | 958 | |
| extension | MultipleStringLiteralsExtended | The String "title" appears 25 times in the file. | 968 | |
| extension | MultipleStringLiteralsExtended | The String "State" appears 2 times in the file. | 1000 | |
| extension | MultipleStringLiteralsExtended | The String "Houses of Parliament" appears 2 times in the file. | 1001 | |
| extension | MultipleStringLiteralsExtended | The String "Representative Government" appears 2 times in the file. | 1002 | |
| extension | MultipleStringLiteralsExtended | The String "Election" appears 2 times in the file. | 1003 | |
| extension | MultipleStringLiteralsExtended | The String "united states house of representatives elections in washington 2006" appears 13 times in the file. | 1086 | |
| extension | MultipleStringLiteralsExtended | The String "match_phrase" appears 3 times in the file. | 1158 | |
| extension | MultipleStringLiteralsExtended | The String "{{suggestion}}" appears 5 times in the file. | 1159 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1182 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1214 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1232 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1250 | |
| extension | ReturnCountExtended | Return count for 'searchSuggest' method is 2 (max allowed is 1). | 1273 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "analyzing" appears 2 times in the file. | 62 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 63 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 73 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 74 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 75 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 103 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 145 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 151 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 160 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "foo.txt" appears 6 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 13 times in the file. | 76 | |
| extension | MultipleStringLiteralsExtended | The String "Generator - Foo Fighters" appears 3 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "id:10" appears 3 times in the file. | 80 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 178 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 217 | |
| extension | MultipleStringLiteralsExtended | The String "maxAnalyzedPathsForOneInput" appears 2 times in the file. | 235 | |
| extension | MultipleStringLiteralsExtended | The String " - " appears 2 times in the file. | 259 | |
| extension | MultipleStringLiteralsExtended | The String "foofightersgenerator" appears 2 times in the file. | 334 | |
| extension | MultipleStringLiteralsExtended | The String "generator" appears 2 times in the file. | 340 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "lat" appears 7 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "lon" appears 7 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "precision" appears 10 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 15 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "default" appears 4 times in the file. | 63 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "location" appears 3 times in the file. | 149 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 159 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String " " appears 34 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "body_ngram" appears 24 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "body" appears 38 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "/config/names.txt" appears 3 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "american ame" appears 7 times in the file. | 106 | |
| extension | MultipleStringLiteralsExtended | The String "american ace" appears 5 times in the file. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "Xor the Got-Jewel" appears 7 times in the file. | 122 | |
| extension | MultipleStringLiteralsExtended | The String "xorr the god jewel" appears 10 times in the file. | 124 | |
| extension | MultipleStringLiteralsExtended | The String "xor the god jewel" appears 6 times in the file. | 125 | |
| extension | MultipleStringLiteralsExtended | The String "xorn the god jewel" appears 5 times in the file. | 126 | |
| extension | MultipleStringLiteralsExtended | The String "xorr the got jewel" appears 4 times in the file. | 127 | |
| extension | MultipleStringLiteralsExtended | The String "usa => usa, america, american\nursa => usa, america, american" appears 2 times in the file. | 164 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 166 | |
| extension | MultipleStringLiteralsExtended | The String "captian usa" appears 2 times in the file. | 178 | |
| extension | MultipleStringLiteralsExtended | The String "captain america" appears 5 times in the file. | 179 | |
| extension | MultipleStringLiteralsExtended | The String "<em>captain america</em>" appears 2 times in the file. | 180 | |
| extension | MultipleStringLiteralsExtended | The String "captian usw" appears 2 times in the file. | 183 | |
| extension | MultipleStringLiteralsExtended | The String "body_reverse" appears 4 times in the file. | 219 | |
| extension | MultipleStringLiteralsExtended | The String "american cae" appears 2 times in the file. | 251 | |
| extension | MultipleStringLiteralsExtended | The String "Zorr the Got-Jewel" appears 2 times in the file. | 267 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 375 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 37 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 3 times in the file. | 38 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 3 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 3 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "similarity" appears 2 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 2 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 2 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "field2" appears 3 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "the quick brown fox jumped over the lazy dog" appears 2 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "quick brown fox" appears 2 times in the file. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Timeout!!!" appears 2 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "test-repo" appears 2 times in the file. | 111 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "--> start 2 nodes" appears 5 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 2 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "--> create repository" appears 6 times in the file. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "test-repo" appears 37 times in the file. | 114 | |
| extension | MultipleStringLiteralsExtended | The String "fs" appears 7 times in the file. | 115 | |
| extension | MultipleStringLiteralsExtended | The String "location" appears 10 times in the file. | 115 | |
| extension | MultipleStringLiteralsExtended | The String "--> start snapshot" appears 3 times in the file. | 118 | |
| extension | MultipleStringLiteralsExtended | The String "test-snap" appears 13 times in the file. | 119 | |
| extension | MultipleStringLiteralsExtended | The String "--> restore snapshot" appears 2 times in the file. | 136 | |
| extension | MultipleStringLiteralsExtended | The String "gateway.type" appears 5 times in the file. | 151 | |
| extension | MultipleStringLiteralsExtended | The String "local" appears 5 times in the file. | 151 | |
| extension | MultipleStringLiteralsExtended | The String "test-idx" appears 20 times in the file. | 153 | |
| extension | MultipleStringLiteralsExtended | The String "before_snapshot_s" appears 2 times in the file. | 161 | |
| extension | MultipleStringLiteralsExtended | The String "before_snapshot_s_gw" appears 3 times in the file. | 163 | |
| extension | MultipleStringLiteralsExtended | The String "before_snapshot_s_gw_noapi" appears 2 times in the file. | 165 | |
| extension | MultipleStringLiteralsExtended | The String "after_snapshot_ns" appears 2 times in the file. | 193 | |
| extension | MultipleStringLiteralsExtended | The String "after_snapshot_ns_gw" appears 3 times in the file. | 199 | |
| extension | MultipleStringLiteralsExtended | The String "test-repo-2" appears 3 times in the file. | 210 | |
| extension | MultipleStringLiteralsExtended | The String "Cluster state: {}" appears 2 times in the file. | 223 | |
| extension | MultipleStringLiteralsExtended | The String "number_of_shards" appears 7 times in the file. | 280 | |
| extension | MultipleStringLiteralsExtended | The String "number_of_replicas" appears 7 times in the file. | 280 | |
| extension | MultipleStringLiteralsExtended | The String "--> indexing some data" appears 2 times in the file. | 283 | |
| extension | MultipleStringLiteralsExtended | The String "doc" appears 6 times in the file. | 285 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 6 times in the file. | 285 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 6 times in the file. | 285 | |
| extension | MultipleStringLiteralsExtended | The String "--> creating repository" appears 3 times in the file. | 291 | |
| extension | MultipleStringLiteralsExtended | The String "random" appears 2 times in the file. | 296 | |
| extension | MultipleStringLiteralsExtended | The String "wait_after_unblock" appears 2 times in the file. | 297 | |
| extension | MultipleStringLiteralsExtended | The String "--> snapshot" appears 3 times in the file. | 304 | |
| extension | MultipleStringLiteralsExtended | The String "--> waiting for block to kick in" appears 2 times in the file. | 307 | |
| extension | MultipleStringLiteralsExtended | The String "--> stopping node" appears 2 times in the file. | 313 | |
| extension | MultipleStringLiteralsExtended | The String "--> done" appears 3 times in the file. | 318 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 368 | |
| extension | MultipleStringLiteralsExtended | The String "_all" appears 2 times in the file. | 387 | |
| extension | MultipleStringLiteralsExtended | The String "--> create an index that will have some unallocated shards" appears 2 times in the file. | 389 | |
| extension | MultipleStringLiteralsExtended | The String "test-idx-some" appears 8 times in the file. | 390 | |
| extension | MultipleStringLiteralsExtended | The String "1m" appears 2 times in the file. | 403 | |
| extension | MultipleStringLiteralsExtended | The String "test-idx-all" appears 7 times in the file. | 406 | |
| extension | MultipleStringLiteralsExtended | The String "test-idx-none" appears 3 times in the file. | 418 | |
| extension | MultipleStringLiteralsExtended | The String "test-snap-1" appears 3 times in the file. | 429 | |
| extension | MultipleStringLiteralsExtended | The String "test-snap-2" appears 10 times in the file. | 435 | |
| extension | MultipleStringLiteralsExtended | The String "State: [{}], Reason: [{}]" appears 2 times in the file. | 452 | |
| extension | ForbidAnnotation | Incorrect target: 'METHOD_DEF' for annotation: 'Ignore'. | 597 | |
| extension | MultipleStringLiteralsExtended | The String "test-" appears 2 times in the file. | 617 | |
| extension | MultipleStringLiteralsExtended | The String "test-async-" appears 2 times in the file. | 633 | |
| extension | MultipleStringLiteralsExtended | The String "test-*" appears 2 times in the file. | 643 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 687 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 692 | |
| extension | MultipleStringLiteralsExtended | The String "data" appears 2 times in the file. | 783 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "--> creating repository" appears 3 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "test-repo-1" appears 18 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "fs" appears 8 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "location" appears 8 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "test-repo-2" appears 8 times in the file. | 81 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 130 | |
| extension | MultipleStringLiteralsExtended | The String "compress" appears 2 times in the file. | 144 | |
| extension | MultipleStringLiteralsExtended | The String "chunk_size" appears 2 times in the file. | 145 | |
| extension | MultipleStringLiteralsExtended | The String "0s" appears 2 times in the file. | 147 | |
| extension | MultipleStringLiteralsExtended | The String "random_control_io_exception_rate" appears 2 times in the file. | 175 | |
| extension | MultipleStringLiteralsExtended | The String "--> creating repository that cannot write any files - should fail" appears 2 times in the file. | 176 | |
| extension | MultipleStringLiteralsExtended | The String "--> creating repository that cannot write any files, but suppress verification - should be acked" appears 2 times in the file. | 181 | |
| extension | MultipleStringLiteralsExtended | The String "--> verifying repository" appears 2 times in the file. | 185 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 191 | |
| extension | MultipleStringLiteralsExtended | The String "localize_location" appears 2 times in the file. | 196 | |
| extension | MultipleStringLiteralsExtended | The String "RepositoryVerificationException wasn't generated" appears 2 times in the file. | 198 | |
| extension | MultipleStringLiteralsExtended | The String "is not shared" appears 2 times in the file. | 200 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 226 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "--> creating repository" appears 26 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "test-repo" appears 149 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String "fs" appears 28 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "location" appears 37 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "compress" appears 14 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "chunk_size" appears 14 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "test-idx-1" appears 40 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "test-idx-2" appears 32 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "test-idx-3" appears 17 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "--> indexing some data" appears 17 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "doc" appears 31 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 32 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 28 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "baz" appears 6 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "--> snapshot" appears 20 times in the file. | 118 | |
| extension | MultipleStringLiteralsExtended | The String "test-snap" appears 68 times in the file. | 119 | |
| extension | MultipleStringLiteralsExtended | The String "test-idx-*" appears 7 times in the file. | 119 | |
| extension | MultipleStringLiteralsExtended | The String "--> close indices" appears 2 times in the file. | 140 | |
| extension | MultipleStringLiteralsExtended | The String "--> restore all indices from the snapshot" appears 3 times in the file. | 143 | |
| extension | MultipleStringLiteralsExtended | The String "--> delete indices" appears 2 times in the file. | 155 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 2 times in the file. | 190 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 24 times in the file. | 231 | |
| extension | MultipleStringLiteralsExtended | The String "--> close index" appears 2 times in the file. | 249 | |
| extension | MultipleStringLiteralsExtended | The String " vs. " appears 2 times in the file. | 258 | |
| extension | MultipleStringLiteralsExtended | The String "--> restore indices with different names" appears 3 times in the file. | 260 | |
| extension | MultipleStringLiteralsExtended | The String "(.+)" appears 4 times in the file. | 262 | |
| extension | MultipleStringLiteralsExtended | The String "$1-copy" appears 4 times in the file. | 262 | |
| extension | MultipleStringLiteralsExtended | The String "test-copy" appears 2 times in the file. | 265 | |
| extension | MultipleStringLiteralsExtended | The String "test-idx" appears 127 times in the file. | 281 | |
| extension | MultipleStringLiteralsExtended | The String "refresh_interval" appears 3 times in the file. | 282 | |
| extension | MultipleStringLiteralsExtended | The String "type=string" appears 2 times in the file. | 286 | |
| extension | MultipleStringLiteralsExtended | The String "--> snapshot it" appears 2 times in the file. | 289 | |
| extension | MultipleStringLiteralsExtended | The String "alias-123" appears 9 times in the file. | 349 | |
| extension | MultipleStringLiteralsExtended | The String "alias-1" appears 6 times in the file. | 352 | |
| extension | MultipleStringLiteralsExtended | The String "alias-3" appears 4 times in the file. | 373 | |
| extension | MultipleStringLiteralsExtended | The String "--> creating test template" appears 2 times in the file. | 399 | |
| extension | MultipleStringLiteralsExtended | The String "test-template" appears 12 times in the file. | 400 | |
| extension | MultipleStringLiteralsExtended | The String "te*" appears 2 times in the file. | 400 | |
| extension | MultipleStringLiteralsExtended | The String "test-mapping" appears 2 times in the file. | 400 | |
| extension | MultipleStringLiteralsExtended | The String "{}" appears 2 times in the file. | 400 | |
| extension | MultipleStringLiteralsExtended | The String "--> delete test template" appears 2 times in the file. | 408 | |
| extension | MultipleStringLiteralsExtended | The String "--> restore cluster state" appears 2 times in the file. | 413 | |
| extension | MultipleStringLiteralsExtended | The String "--> check that template is restored" appears 2 times in the file. | 418 | |
| extension | MultipleStringLiteralsExtended | The String "test-snap-no-global-state" appears 3 times in the file. | 437 | |
| extension | MultipleStringLiteralsExtended | The String "test-snap-with-global-state" appears 3 times in the file. | 443 | |
| extension | MultipleStringLiteralsExtended | The String "test-snap-no-global-state-with-index" appears 3 times in the file. | 480 | |
| extension | MultipleStringLiteralsExtended | The String "random" appears 7 times in the file. | 512 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 527 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 548 | |
| extension | MultipleStringLiteralsExtended | The String "random_data_file_io_exception_rate" appears 3 times in the file. | 563 | |
| extension | MultipleStringLiteralsExtended | The String "--> update repository with mock version" appears 2 times in the file. | 644 | |
| extension | MultipleStringLiteralsExtended | The String "--> delete index" appears 8 times in the file. | 653 | |
| extension | MultipleStringLiteralsExtended | The String "--> restore index after deletion" appears 3 times in the file. | 655 | |
| extension | MultipleStringLiteralsExtended | The String "--> creating repository at " appears 4 times in the file. | 753 | |
| extension | MultipleStringLiteralsExtended | The String "test-snap-" appears 3 times in the file. | 771 | |
| extension | MultipleStringLiteralsExtended | The String "--> restore index" appears 4 times in the file. | 792 | |
| extension | MultipleStringLiteralsExtended | The String "--> creating snapshot" appears 3 times in the file. | 824 | |
| extension | MultipleStringLiteralsExtended | The String "test-snap-1" appears 11 times in the file. | 825 | |
| extension | MultipleStringLiteralsExtended | The String "--> delete index metadata and shard metadata" appears 2 times in the file. | 829 | |
| extension | MultipleStringLiteralsExtended | The String "0" appears 3 times in the file. | 833 | |
| extension | MultipleStringLiteralsExtended | The String "snapshot-test-snap-1" appears 3 times in the file. | 834 | |
| extension | MultipleStringLiteralsExtended | The String "--> delete snapshot" appears 4 times in the file. | 837 | |
| extension | MultipleStringLiteralsExtended | The String "--> make sure snapshot doesn't exist" appears 3 times in the file. | 840 | |
| extension | MultipleStringLiteralsExtended | The String "test-idx-closed" appears 4 times in the file. | 930 | |
| extension | MultipleStringLiteralsExtended | The String "alias-2" appears 2 times in the file. | 982 | |
| extension | MultipleStringLiteralsExtended | The String "test-idx-1-copy" appears 4 times in the file. | 1005 | |
| extension | MultipleStringLiteralsExtended | The String "test-idx-2-copy" appears 5 times in the file. | 1006 | |
| extension | MultipleStringLiteralsExtended | The String "--> try renaming indices using the same name" appears 2 times in the file. | 1031 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1032 | |
| extension | MultipleStringLiteralsExtended | The String "Shouldn't be here" appears 6 times in the file. | 1034 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1040 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1048 | |
| extension | MultipleStringLiteralsExtended | The String ".+" appears 2 times in the file. | 1049 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1056 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1064 | |
| extension | MultipleStringLiteralsExtended | The String "alias" appears 2 times in the file. | 1065 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1072 | |
| extension | MultipleStringLiteralsExtended | The String "wait_after_unblock" appears 3 times in the file. | 1098 | |
| extension | MultipleStringLiteralsExtended | The String "number_of_replicas" appears 4 times in the file. | 1101 | |
| extension | MultipleStringLiteralsExtended | The String "--> waiting for block to kick in" appears 3 times in the file. | 1116 | |
| extension | MultipleStringLiteralsExtended | The String "--> unblocking blocked node" appears 3 times in the file. | 1123 | |
| extension | MultipleStringLiteralsExtended | The String "--> waiting for completion" appears 2 times in the file. | 1125 | |
| extension | MultipleStringLiteralsExtended | The String "Number of failed shards [{}]" appears 3 times in the file. | 1127 | |
| extension | MultipleStringLiteralsExtended | The String "--> done" appears 4 times in the file. | 1128 | |
| extension | MultipleStringLiteralsExtended | The String "--> replace mock repository with real one at the same location" appears 2 times in the file. | 1139 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1185 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 1188 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1193 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 1198 | |
| extension | MultipleStringLiteralsExtended | The String "url-repo" appears 4 times in the file. | 1266 | |
| extension | MultipleStringLiteralsExtended | The String "url" appears 2 times in the file. | 1267 | |
| extension | MultipleStringLiteralsExtended | The String "0.5k" appears 2 times in the file. | 1304 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 1434 | |
| extension | MultipleStringLiteralsExtended | The String "test-1" appears 3 times in the file. | 1527 | |
| extension | MultipleStringLiteralsExtended | The String "test-2" appears 3 times in the file. | 1540 | |
| extension | MultipleStringLiteralsExtended | The String "10s" appears 2 times in the file. | 1569 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.analyzer.my_analyzer.type" appears 3 times in the file. | 1570 | |
| extension | MultipleStringLiteralsExtended | The String "standard" appears 3 times in the file. | 1571 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.filter.my_synonym.type" appears 2 times in the file. | 1573 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 2 times in the file. | 1579 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 8 times in the file. | 1579 | |
| extension | MultipleStringLiteralsExtended | The String "5s" appears 3 times in the file. | 1600 | |
| extension | MultipleStringLiteralsExtended | The String "index.analysis.*" appears 2 times in the file. | 1612 | |
| extension | MultipleStringLiteralsExtended | The String "--> restore index with correct settings from the snapshot" appears 2 times in the file. | 1616 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 1700 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 1706 | |
| extension | MultipleStringLiteralsExtended | The String "unknown-node" appears 3 times in the file. | 1743 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "--> creating repository" appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "test-repo" appears 17 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "fs" appears 2 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "location" appears 2 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "compress" appears 2 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "chunk_size" appears 2 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 2 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "{ \"foo\" : \"bar\" } " appears 2 times in the file. | 79 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 2 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "test-snap-1" appears 3 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "index_before_*" appears 2 times in the file. | 94 | |
| extension | MultipleStringLiteralsExtended | The String "none" appears 2 times in the file. | 113 | |
| extension | MultipleStringLiteralsExtended | The String "all" appears 2 times in the file. | 126 | |
| extension | MultipleStringLiteralsExtended | The String "test-snap-2" appears 2 times in the file. | 145 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 14 times in the file. | 174 | |
| extension | MultipleStringLiteralsExtended | The String "doc" appears 2 times in the file. | 184 | |
| extension | MultipleStringLiteralsExtended | The String "indices/test/0" appears 2 times in the file. | 222 | |
| extension | MultipleStringLiteralsExtended | The String "test-1" appears 3 times in the file. | 223 | |
| extension | MultipleStringLiteralsExtended | The String "test-2" appears 3 times in the file. | 237 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 34 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 23 times in the file. | 34 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 21 times in the file. | 34 | |
| extension | MultipleStringLiteralsExtended | The String "baz" appears 19 times in the file. | 34 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 34 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 34 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 35 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 35 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 35 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 36 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 36 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 36 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 37 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 37 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 37 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 38 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "ba*" appears 2 times in the file. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "-bar" appears 2 times in the file. | 38 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 38 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 39 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 39 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 39 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 40 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 40 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 40 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 41 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 41 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 41 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 42 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 42 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 42 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 43 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 43 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 43 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 44 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 44 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 44 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 45 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 45 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 45 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 59 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 61 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 63 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 65 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 67 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 69 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 71 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 73 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 75 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "location" appears 2 times in the file. | 110 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 187 | |
| extension | MultipleStringLiteralsExtended | The String "/" appears 3 times in the file. | 201 | |
| extension | MultipleStringLiteralsExtended | The String "cannot calculate hashcode" appears 2 times in the file. | 218 | |
| extension | MultipleStringLiteralsExtended | The String "throwing random IOException for file [{}] at path [{}]" appears 2 times in the file. | 227 | |
| extension | MultipleStringLiteralsExtended | The String "Random IOException" appears 2 times in the file. | 229 | |
| extension | MultipleStringLiteralsExtended | The String "blocking I/O operation for file [{}] at path [{}]" appears 2 times in the file. | 231 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 232 position 45 need optimization. All method calls are advised to move to end of logic expression. | 232 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 249 position 45 need optimization. All method calls are advised to move to end of logic expression. | 249 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 263 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | UselessSuperCtorCall | Redundant super constructor call could be removed. Class 'MockRepositoryModule' has superclass. Java compiler automatically inserts a call to the no-argument constructor of the superclass. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "localhost" appears 3 times in the file. | 43 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "timed out on health" appears 2 times in the file. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 130 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 131 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 142 | |
| extension | MultipleStringLiteralsExtended | The String "index_count [{}], expected_count [{}]" appears 2 times in the file. | 151 | |
| extension | MultipleStringLiteralsExtended | The String "failed test, count does not match..." appears 2 times in the file. | 154 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 2 times in the file. | 161 | |
| extension | MoveVariableInsideIf | Variable 'nodeDatas' can be moved inside the block at line '202' to restrict runtime creation. | 200 | |
| extension | MultipleStringLiteralsExtended | The String "gateway.type" appears 2 times in the file. | 202 | |
| extension | MultipleStringLiteralsExtended | The String "local" appears 2 times in the file. | 202 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 2 times in the file. | 54 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 3 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 2 times in the file. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 3 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 3 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 2 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 2 times in the file. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 5 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 5 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "[" appears 4 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 88 | |
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 94 | |
| extension | MultipleStringLiteralsExtended | The String "] FAIL, EXISTED, and NOT_EXISTED" appears 2 times in the file. | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "index_" appears 2 times in the file. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "index_" appears 5 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "closing node..." appears 2 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "node closed" appears 2 times in the file. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "name" appears 2 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "node" appears 2 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "index_" appears 2 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "testCluster" appears 2 times in the file. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "node.name" appears 2 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "gateway.type" appears 2 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "none" appears 2 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "index.number_of_shards" appears 2 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 4 times in the file. | 65 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MoveVariableInsideIf | Variable 'random' can be moved inside the block at line '62' to restrict runtime creation. | 43 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "10m" appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 6 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "], expected [" appears 2 times in the file. | 75 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 4 times in the file. | 149 | |
| extension | MoveVariableInsideIf | Variable 'nodeData' can be moved inside the block at line '175' to restrict runtime creation. | 173 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 182 | |
| extension | MultipleStringLiteralsExtended | The String "10m" appears 2 times in the file. | 184 | |
| extension | MultipleStringLiteralsExtended | The String "timed out waiting for green status...." appears 2 times in the file. | 186 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 188 | |
| extension | MultipleStringLiteralsExtended | The String "failed to execute cluster health...." appears 2 times in the file. | 189 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 199 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 205 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 310 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 2 times in the file. | 61 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 94 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | LogicConditionNeedOptimization | Condition with && at line 177 position 33 need optimization. All method calls are advised to move to end of logic expression. | 177 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 231 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 149 | |
| extension | MultipleStringLiteralsExtended | The String "num" appears 3 times in the file. | 181 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 4 times in the file. | 196 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 215 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 238 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 260 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 282 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 134 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 172 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "*" appears 2 times in the file. | 175 | |
| extension | MultipleStringLiteralsExtended | The String "index.routing.allocation.exclude._name" appears 2 times in the file. | 189 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 84 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 249 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 254 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 288 | |
| extension | MultipleStringLiteralsExtended | The String "_default_" appears 2 times in the file. | 338 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 2 times in the file. | 341 | |
| extension | MultipleStringLiteralsExtended | The String "not_analyzed" appears 2 times in the file. | 341 | |
| extension | MultipleStringLiteralsExtended | The String "no" appears 2 times in the file. | 341 | |
| extension | MultipleStringLiteralsExtended | The String "enabled" appears 2 times in the file. | 351 | |
| extension | MultipleStringLiteralsExtended | The String "fielddata" appears 6 times in the file. | 352 | |
| extension | MultipleStringLiteralsExtended | The String "array" appears 5 times in the file. | 353 | |
| extension | MultipleStringLiteralsExtended | The String "doc_values" appears 7 times in the file. | 353 | |
| extension | MultipleStringLiteralsExtended | The String "paged_bytes" appears 3 times in the file. | 375 | |
| extension | MultipleStringLiteralsExtended | The String "fst" appears 3 times in the file. | 375 | |
| extension | MultipleStringLiteralsExtended | The String "match_mapping_type" appears 4 times in the file. | 382 | |
| extension | MultipleStringLiteralsExtended | The String "mapping" appears 4 times in the file. | 383 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 504 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around return value. | 697 | |
| extension | MultipleStringLiteralsExtended | The String "field " appears 2 times in the file. | 924 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 946 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 947 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 2 times in the file. | 947 | |
| extension | MultipleStringLiteralsExtended | The String "[_all]" appears 3 times in the file. | 1005 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1113 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 1305 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 1,361 position 56 need optimization. All method calls are advised to move to end of logic expression. | 1361 | |
| extension | TernaryPerExpressionCount | More than 1 ternary operators in expression. | 1379 | |
| extension | ReturnBooleanFromTernary | Returning explicit boolean from ternary operator. | 1379 | |
| extension | MultipleStringLiteralsExtended | The String "Index [{}] docs async: [{}] bulk: [{}]" appears 2 times in the file. | 1381 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 1433 | |
| extension | MultipleStringLiteralsExtended | The String "1b" appears 2 times in the file. | 1649 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 1676 | |
| extension | ReturnCountExtended | Return count for 'buildTestCluster' method is 2 (max allowed is 1). | 1682 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 1902 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1934 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1941 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1943 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1944 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1960 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 76 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 78 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 80 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 89 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 94 position 110 need optimization. All method calls are advised to move to end of logic expression. | 94 | |
| extension | ReturnCountExtended | Return count for 'assertBusy' method is 2 (max allowed is 1). | 136 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 187 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 187 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 268 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 280 | |
| extension | MultipleStringLiteralsExtended | The String "] does not exist." appears 2 times in the file. | 371 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 457 | |
| extension | AvoidNotShortCircuitOperatorsForBoolean | Short-circuit operator should be used instead of '&='. | 533 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "config.ignore_system_properties" appears 2 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "node.mode" appears 2 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "gateway.type" appears 2 times in the file. | 58 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 99 | |
| extension | MultipleStringLiteralsExtended | The String "Node has not started yet" appears 3 times in the file. | 184 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 145 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 150 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 163 | |
| extension | MultipleStringLiteralsExtended | The String "-" appears 2 times in the file. | 267 | |
| extension | MultipleStringLiteralsExtended | The String "config.ignore_system_properties" appears 2 times in the file. | 269 | |
| extension | MultipleStringLiteralsExtended | The String "node.mode" appears 4 times in the file. | 270 | |
| extension | MultipleStringLiteralsExtended | The String "plugins." appears 2 times in the file. | 273 | |
| extension | MultipleStringLiteralsExtended | The String "es.logger.level" appears 2 times in the file. | 275 | |
| extension | MultipleStringLiteralsExtended | The String "logger.level" appears 3 times in the file. | 276 | |
| extension | MultipleStringLiteralsExtended | The String "es.logger.prefix" appears 2 times in the file. | 278 | |
| extension | MultipleStringLiteralsExtended | The String "logger.prefix" appears 3 times in the file. | 279 | |
| extension | MultipleStringLiteralsExtended | The String "1b" appears 2 times in the file. | 283 | |
| extension | MultipleStringLiteralsExtended | The String "es.node.mode" appears 4 times in the file. | 303 | |
| extension | MultipleStringLiteralsExtended | The String "es.node.local" appears 4 times in the file. | 303 | |
| extension | MultipleStringLiteralsExtended | The String "local" appears 3 times in the file. | 304 | |
| extension | MultipleStringLiteralsExtended | The String "node.local" appears 3 times in the file. | 310 | |
| extension | MultipleStringLiteralsExtended | The String "network" appears 2 times in the file. | 315 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 342 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 356 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 423 | |
| extension | MultipleStringLiteralsExtended | The String "noop" appears 2 times in the file. | 427 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 498 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 5 times in the file. | 557 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 579 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 589 | |
| extension | MultipleStringLiteralsExtended | The String "node.client" appears 2 times in the file. | 637 | |
| extension | MultipleStringLiteralsExtended | The String "already closed" appears 5 times in the file. | 727 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 772 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Method(.*)'. | 827 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 849 | |
| extension | MultipleStringLiteralsExtended | The String "Start Shared Node [{}] not shared" appears 2 times in the file. | 912 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 960 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 1243 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 1294 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 1394 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 1688 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 49 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "_all" appears 2 times in the file. | 75 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 167 | |
| extension | MultipleStringLiteralsExtended | The String "*" appears 2 times in the file. | 167 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 186 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 232 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 487 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 505 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 74 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 75 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 76 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 77 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 79 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 84 | |
| extension | MoveVariableInsideIf | Variable 'originalSize' can be moved inside the block at line '125' to restrict runtime creation. | 117 | |
| extension | MoveVariableInsideIf | Variable 'originalSize' can be moved inside the block at line '151' to restrict runtime creation. | 143 | |
| extension | MoveVariableInsideIf | Variable 'originalSize' can be moved inside the block at line '177' to restrict runtime creation. | 169 | |
| extension | MoveVariableInsideIf | Variable 'originalSize' can be moved inside the block at line '203' to restrict runtime creation. | 195 | |
| extension | MoveVariableInsideIf | Variable 'originalSize' can be moved inside the block at line '229' to restrict runtime creation. | 221 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 67 | |
| extension | CustomDeclarationOrder | Constructor definition in wrong order. Expected 'CTOR(.*)' then 'Method(.*)'. | 69 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "noop_id" appears 2 times in the file. | 50 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 131 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "local" appears 3 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "node.mode" appears 2 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "node_" appears 2 times in the file. | 131 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 122 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 34 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(protected)' then 'Field(private)'. | 39 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | LogicConditionNeedOptimization | Condition with || at line 176 position 65 need optimization. All method calls are advised to move to end of logic expression. | 176 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'interruptClusterStateProcessing' method is 2 (max allowed is 1). | 92 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 157 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "IndexReader#getRefCount() was [" appears 2 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 4 times in the file. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 73 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 126 position 46 need optimization. All method calls are advised to move to end of logic expression. | 126 | |
| extension | ReturnCountExtended | Return count for 'wrapReader' method is 2 (max allowed is 1). | 135 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 153 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 65 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 125 position 46 need optimization. All method calls are advised to move to end of logic expression. | 125 | |
| extension | ReturnCountExtended | Return count for 'wrapReader' method is 2 (max allowed is 1). | 138 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 156 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 45 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 79 position 46 need optimization. All method calls are advised to move to end of logic expression. | 79 | |
| extension | ReturnCountExtended | Return count for 'wrapReader' method is 2 (max allowed is 1). | 96 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 114 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "Ongoing recoveries after engine close: " appears 2 times in the file. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'createShape' method is 5 (max allowed is 1). | 148 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]" appears 8 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String " Total shards: " appears 2 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String " Successful shards: " appears 2 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String " & " appears 2 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String " shard failures:" appears 2 times in the file. | 122 | |
| extension | MultipleStringLiteralsExtended | The String "\n " appears 2 times in the file. | 124 | |
| extension | MultipleStringLiteralsExtended | The String " but " appears 4 times in the file. | 143 | |
| extension | MultipleStringLiteralsExtended | The String " was expected. " appears 3 times in the file. | 143 | |
| extension | MultipleStringLiteralsExtended | The String "Count is " appears 2 times in the file. | 190 | |
| extension | MultipleStringLiteralsExtended | The String "Unexpected ShardFailures: " appears 3 times in the file. | 243 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 278 | |
| extension | MultipleStringLiteralsExtended | The String "Expected all shards successful but got successful [" appears 2 times in the file. | 290 | |
| extension | MultipleStringLiteralsExtended | The String "] total [" appears 2 times in the file. | 290 | |
| extension | MultipleStringLiteralsExtended | The String "not enough hits" appears 2 times in the file. | 325 | |
| extension | MultipleStringLiteralsExtended | The String "Suggest result: " appears 3 times in the file. | 344 | |
| extension | MultipleStringLiteralsExtended | The String ": " appears 2 times in the file. | 515 | |
| extension | MultipleStringLiteralsExtended | The String "expected a " appears 2 times in the file. | 516 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 532 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 564 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 582 | |
| extension | MultipleStringLiteralsExtended | The String "] for streamable [" appears 2 times in the file. | 600 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 602 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 617 | |
| extension | ForbidCCommentsInMethods | C-style comments (/*...*/) inside method body are not allowed. | 641 | |
| extension | RedundantReturn | Redundant return. | 651 | |
| extension | RedundantReturn | Redundant return. | 656 | |
| extension | MultipleStringLiteralsExtended | The String "," appears 2 times in the file. | 664 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 764 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 770 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 776 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 782 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 788 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 794 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'fixedOrderedRing' method is 3 (max allowed is 1). | 86 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 93 | |
| extension | MultipleStringLiteralsExtended | The String " but found " appears 2 times in the file. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "equality of shape types not supported [" appears 2 times in the file. | 181 | |
| extension | MultipleStringLiteralsExtended | The String " and " appears 2 times in the file. | 181 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 181 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 223 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 227 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 231 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 235 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 256 | |
| extension | UnnecessaryParenthesesExtended | Unnecessary parentheses around expression. | 257 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String " was " appears 4 times in the file. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 81 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 94 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 116 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "\n" appears 2 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "\"" appears 4 times in the file. | 110 | |
| extension | MultipleStringLiteralsExtended | The String "tests.jvm.argline" appears 4 times in the file. | 149 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 135 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 185 | |
| extension | NoNullForCollectionReturn | Method should return empty collection instead of null. | 186 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 186 | |
| extension | MultipleStringLiteralsExtended | The String "\n- " appears 2 times in the file. | 207 | |
| extension | MultipleStringLiteralsExtended | The String "/" appears 3 times in the file. | 250 | |
| extension | MultipleStringLiteralsExtended | The String "[" appears 3 times in the file. | 252 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | OverridableMethodInConstructor | Overridable method 'createHttpClient' is called in constructor body. | 63 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "create" appears 2 times in the file. | 161 | |
| extension | MultipleStringLiteralsExtended | The String "] api" appears 3 times in the file. | 175 | |
| extension | MultipleStringLiteralsExtended | The String "GET" appears 2 times in the file. | 192 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "utf-8" appears 2 times in the file. | 49 | |
| extension | ReturnCountExtended | Return count for 'buildRequest' method is 5 (max allowed is 1). | 151 | |
| extension | MultipleStringLiteralsExtended | The String ":" appears 2 times in the file. | 188 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SingleBreakOrContinue | Loops should not contain more than a single "break" or "continue" statement | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "body" appears 2 times in the file. | 59 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/" appears 2 times in the file. | 56 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 66 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "features" appears 2 times in the file. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | SimpleAccessorNameNotation | Unexpected getter name. | 58 | |
| extension | SimpleAccessorNameNotation | Unexpected setter name. | 62 | |
| extension | MoveVariableInsideIf | Variable 'restResponse' can be moved inside the block at line '86' to restrict runtime creation. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "/" appears 4 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "4xx|5xx" appears 3 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "catch value [" appears 2 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "] not supported" appears 2 times in the file. | 93 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 112 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 128 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "] is not comparable (got [" appears 2 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "])" appears 2 times in the file. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "] is not comparable (got [" appears 2 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "])" appears 2 times in the file. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "]" appears 3 times in the file. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "] is not comparable (got [" appears 2 times in the file. | 47 | |
| extension | MultipleStringLiteralsExtended | The String "])" appears 2 times in the file. | 47 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "] is not comparable (got [" appears 2 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "])" appears 2 times in the file. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/" appears 2 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "field [" appears 3 times in the file. | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'getSupportedMethods' method is 2 (max allowed is 1). | 63 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | LogicConditionNeedOptimization | Condition with || at line 40 position 73 need optimization. All method calls are advised to move to end of logic expression. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "url" appears 2 times in the file. | 50 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 53 position 84 need optimization. All method calls are advised to move to end of logic expression. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 64 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "file [" appears 2 times in the file. | 50 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ReturnCountExtended | Return count for 'skipCurrentVersion' method is 3 (max allowed is 1). | 51 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "get.fields._timestamp" appears 2 times in the file. | 36 | |
| extension | MultipleStringLiteralsExtended | The String "api" appears 9 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "suite" appears 9 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "docs.1._source" appears 2 times in the file. | 49 | |
| extension | MultipleStringLiteralsExtended | The String "{ field: 3}" appears 2 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 3 times in the file. | 68 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 2 times in the file. | 128 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 2 times in the file. | 130 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "api" appears 14 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "suite" appears 14 times in the file. | 50 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 7 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "test_index" appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 4 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "test_type" appears 2 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 3 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 3 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "index:\n" appears 3 times in the file. | 82 | |
| extension | MultipleStringLiteralsExtended | The String " index: test_1\n" appears 2 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String " type: test\n" appears 2 times in the file. | 84 | |
| extension | MultipleStringLiteralsExtended | The String " id: 1\n" appears 2 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "test_1" appears 2 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 97 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 106 | |
| extension | MultipleStringLiteralsExtended | The String "bulk:\n" appears 4 times in the file. | 113 | |
| extension | MultipleStringLiteralsExtended | The String " refresh: true\n" appears 4 times in the file. | 114 | |
| extension | MultipleStringLiteralsExtended | The String " " appears 6 times in the file. | 116 | |
| extension | MultipleStringLiteralsExtended | The String "bulk" appears 4 times in the file. | 127 | |
| extension | MultipleStringLiteralsExtended | The String "refresh" appears 4 times in the file. | 129 | |
| extension | MultipleStringLiteralsExtended | The String "true" appears 4 times in the file. | 129 | |
| extension | MultipleStringLiteralsExtended | The String " body: \n" appears 2 times in the file. | 143 | |
| extension | MultipleStringLiteralsExtended | The String " body:\n" appears 6 times in the file. | 168 | |
| extension | MultipleStringLiteralsExtended | The String " - index:\n" appears 2 times in the file. | 192 | |
| extension | MultipleStringLiteralsExtended | The String " _index: test_index\n" appears 2 times in the file. | 193 | |
| extension | MultipleStringLiteralsExtended | The String " _type: test_type\n" appears 2 times in the file. | 194 | |
| extension | MultipleStringLiteralsExtended | The String " _id: test_id\n" appears 2 times in the file. | 195 | |
| extension | MultipleStringLiteralsExtended | The String "{\"index\": {\"_index\": \"test_index\", \"_type\": \"test_type\", \"_id\": \"test_id\"}}" appears 2 times in the file. | 206 | |
| extension | MultipleStringLiteralsExtended | The String "{ \"f1\":\"v1\", \"f2\": 42 }" appears 2 times in the file. | 207 | |
| extension | MultipleStringLiteralsExtended | The String "{ _source: true, query: { match_all: {} } }" appears 2 times in the file. | 310 | |
| extension | MultipleStringLiteralsExtended | The String "catch: missing\n" appears 2 times in the file. | 340 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 356 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "/rest-api-spec/test" appears 8 times in the file. | 37 | |
| extension | MultipleStringLiteralsExtended | The String "get" appears 17 times in the file. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "10_basic.yaml" appears 6 times in the file. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "get/10_basic" appears 3 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 6 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "indices.optimize" appears 4 times in the file. | 71 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "value2" appears 7 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "{ \"field1\": { \"field2\" : \"value2\" } }" appears 3 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "field1.field2" appears 3 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "{ \"field1\": { \"array1\" : [ \"value1\", \"value2\" ] } }" appears 2 times in the file. | 90 | |
| extension | MultipleStringLiteralsExtended | The String "value1" appears 2 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "{ \"field1\": { \"array1\" : [ {\"element\": \"value1\"}, {\"element\":\"value2\"} ] } }" appears 3 times in the file. | 113 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 156 | |
| extension | MultipleStringLiteralsExtended | The String "field1.$placeholder.element1" appears 2 times in the file. | 157 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "{\n" appears 2 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String " \"ping\": {" appears 2 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String " \"documentation\": \"http://www.elasticsearch.org/guide/\"," appears 2 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String " \"methods\": [\"HEAD\"]," appears 2 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String " \"url\": {" appears 2 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String " \"path\": \"/\"," appears 2 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String " \"paths\": [\"/\"]," appears 2 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String " \"parts\": {" appears 2 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String " }," appears 2 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String " }," appears 2 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String " \"body\": null" appears 2 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String " }" appears 2 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "}" appears 2 times in the file. | 74 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 77 | |
| extension | MultipleStringLiteralsExtended | The String " \"type\" : \"boolean\",\n" appears 2 times in the file. | 85 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "index" appears 3 times in the file. | 38 | |
| extension | MultipleStringLiteralsExtended | The String "POST" appears 2 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 2 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "GET" appears 2 times in the file. | 62 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "{\n" appears 3 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String " \"url\": {\n" appears 3 times in the file. | 99 | |
| extension | MultipleStringLiteralsExtended | The String " \"parts\": {\n" appears 3 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String " \"index\": {\n" appears 2 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String " \"type\" : \"list\",\n" appears 2 times in the file. | 104 | |
| extension | MultipleStringLiteralsExtended | The String " },\n" appears 6 times in the file. | 106 | |
| extension | MultipleStringLiteralsExtended | The String " \"type\": {\n" appears 2 times in the file. | 107 | |
| extension | MultipleStringLiteralsExtended | The String " }\n" appears 4 times in the file. | 110 | |
| extension | MultipleStringLiteralsExtended | The String " },\n" appears 2 times in the file. | 111 | |
| extension | MultipleStringLiteralsExtended | The String " \"params\": {\n" appears 3 times in the file. | 112 | |
| extension | MultipleStringLiteralsExtended | The String " \"type\" : \"boolean\",\n" appears 2 times in the file. | 114 | |
| extension | MultipleStringLiteralsExtended | The String " }\n" appears 3 times in the file. | 117 | |
| extension | MultipleStringLiteralsExtended | The String " },\n" appears 3 times in the file. | 118 | |
| extension | MultipleStringLiteralsExtended | The String " \"body\": {\n" appears 2 times in the file. | 119 | |
| extension | MultipleStringLiteralsExtended | The String " }\n" appears 2 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String " }\n" appears 3 times in the file. | 122 | |
| extension | MultipleStringLiteralsExtended | The String "}\n" appears 2 times in the file. | 123 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 125 | |
| extension | MultipleStringLiteralsExtended | The String " \"type\" : \"string\",\n" appears 5 times in the file. | 134 | |
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 146 | |
| extension | MultipleStringLiteralsExtended | The String " \"required\" : true,\n" appears 2 times in the file. | 160 | |
| extension | MultipleStringLiteralsExtended | The String " \"type\" : \"enum\",\n" appears 2 times in the file. | 171 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String " - do:\n" appears 9 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "\n" appears 21 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "---\n" appears 7 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String " indices.get_mapping:\n" appears 2 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String " index: test_index\n" appears 2 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "api" appears 4 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "suite" appears 7 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 4 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "test_index" appears 3 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "indices.get_mapping" appears 2 times in the file. | 106 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 2 times in the file. | 112 | |
| extension | MultipleStringLiteralsExtended | The String "whitespace" appears 2 times in the file. | 116 | |
| extension | MultipleStringLiteralsExtended | The String " - do:\n" appears 2 times in the file. | 145 | |
| extension | MultipleStringLiteralsExtended | The String " index: test-weird-index-中文\n" appears 2 times in the file. | 147 | |
| extension | MultipleStringLiteralsExtended | The String " type: weird.type\n" appears 2 times in the file. | 148 | |
| extension | MultipleStringLiteralsExtended | The String " id: 1\n" appears 7 times in the file. | 149 | |
| extension | MultipleStringLiteralsExtended | The String " - match: { _index: test-weird-index-中文 }\n" appears 2 times in the file. | 153 | |
| extension | MultipleStringLiteralsExtended | The String " - match: { _type: weird.type }\n" appears 2 times in the file. | 154 | |
| extension | MultipleStringLiteralsExtended | The String " - match: { _id: \"1\"}\n" appears 2 times in the file. | 155 | |
| extension | MultipleStringLiteralsExtended | The String " - match: { _version: 1}\n" appears 2 times in the file. | 156 | |
| extension | MultipleStringLiteralsExtended | The String "_index" appears 2 times in the file. | 195 | |
| extension | MultipleStringLiteralsExtended | The String "test-weird-index-中文" appears 2 times in the file. | 196 | |
| extension | MultipleStringLiteralsExtended | The String "_type" appears 2 times in the file. | 199 | |
| extension | MultipleStringLiteralsExtended | The String "weird.type" appears 2 times in the file. | 200 | |
| extension | MultipleStringLiteralsExtended | The String "_id" appears 2 times in the file. | 203 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 4 times in the file. | 204 | |
| extension | MultipleStringLiteralsExtended | The String "_version" appears 2 times in the file. | 207 | |
| extension | MultipleStringLiteralsExtended | The String " catch: missing\n" appears 4 times in the file. | 245 | |
| extension | MultipleStringLiteralsExtended | The String " update:\n" appears 6 times in the file. | 246 | |
| extension | MultipleStringLiteralsExtended | The String " index: test_1\n" appears 5 times in the file. | 247 | |
| extension | MultipleStringLiteralsExtended | The String " type: test\n" appears 5 times in the file. | 248 | |
| extension | MultipleStringLiteralsExtended | The String " body: { doc: { foo: bar } }\n" appears 2 times in the file. | 250 | |
| extension | MultipleStringLiteralsExtended | The String " ignore: 404\n" appears 2 times in the file. | 258 | |
| extension | MultipleStringLiteralsExtended | The String "\"Missing document (script)\":\n" appears 3 times in the file. | 261 | |
| extension | MultipleStringLiteralsExtended | The String " body:\n" appears 3 times in the file. | 270 | |
| extension | MultipleStringLiteralsExtended | The String " script: \"ctx._source.foo = bar\"\n" appears 2 times in the file. | 271 | |
| extension | MultipleStringLiteralsExtended | The String " params: { bar: 'xxx' }\n" appears 2 times in the file. | 272 | |
| extension | MultipleStringLiteralsExtended | The String "missing" appears 2 times in the file. | 301 | |
| extension | MultipleStringLiteralsExtended | The String "update" appears 4 times in the file. | 302 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 330 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "api" appears 3 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "suite" appears 3 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "_id" appears 2 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 2 times in the file. | 46 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 67 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String " - do:\n" appears 4 times in the file. | 36 | |
| extension | MultipleStringLiteralsExtended | The String " index1:\n" appears 2 times in the file. | 37 | |
| extension | MultipleStringLiteralsExtended | The String " index: test_1\n" appears 4 times in the file. | 38 | |
| extension | MultipleStringLiteralsExtended | The String " type: test\n" appears 4 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String " id: 1\n" appears 2 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String " body: { \"include\": { \"field1\": \"v1\", \"field2\": \"v2\" }, \"count\": 1 }\n" appears 4 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String " index2:\n" appears 2 times in the file. | 43 | |
| extension | MultipleStringLiteralsExtended | The String " id: 2\n" appears 2 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "api" appears 2 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "suite" appears 2 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "index1" appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "index2" appears 2 times in the file. | 57 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "version: \"0 - 0.90.2\"\n" appears 3 times in the file. | 35 | |
| extension | MultipleStringLiteralsExtended | The String "reason: Delete ignores the parent param" appears 2 times in the file. | 36 | |
| extension | MultipleStringLiteralsExtended | The String "api" appears 6 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "suite" appears 6 times in the file. | 41 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 85 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 98 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 108 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "\"First test section\": \n" appears 2 times in the file. | 36 | |
| extension | MultipleStringLiteralsExtended | The String "api" appears 5 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "suite" appears 5 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "First test section" appears 2 times in the file. | 48 | |
| extension | MultipleStringLiteralsExtended | The String "missing" appears 2 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "indices.get_warmer" appears 2 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "\"Basic\":\n" appears 2 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "\n" appears 6 times in the file. | 99 | |
| extension | MultipleStringLiteralsExtended | The String " - do:\n" appears 6 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String " index:\n" appears 2 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String " index: test_1\n" appears 5 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String " type: test\n" appears 4 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String " id: 中文\n" appears 4 times in the file. | 104 | |
| extension | MultipleStringLiteralsExtended | The String " body: { \"foo\": \"Hello: 中文\" }\n" appears 2 times in the file. | 105 | |
| extension | MultipleStringLiteralsExtended | The String " get:\n" appears 3 times in the file. | 107 | |
| extension | MultipleStringLiteralsExtended | The String "Basic" appears 2 times in the file. | 117 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 2 times in the file. | 123 | |
| extension | MultipleStringLiteralsExtended | The String "get" appears 3 times in the file. | 129 | |
| extension | MultipleStringLiteralsExtended | The String "_index" appears 2 times in the file. | 190 | |
| extension | MultipleStringLiteralsExtended | The String "_source" appears 2 times in the file. | 194 | |
| extension | MultipleStringLiteralsExtended | The String "size" appears 2 times in the file. | 219 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "0.90.6" appears 2 times in the file. | 33 | |
| extension | MultipleStringLiteralsExtended | The String "1.0.0" appears 6 times in the file. | 63 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 82 | |
| extension | MultipleStringLiteralsExtended | The String "0.90.2 - 0.90.6" appears 7 times in the file. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "0.90.15" appears 2 times in the file. | 102 | |
| extension | MultipleStringLiteralsExtended | The String "0 - 999" appears 3 times in the file. | 105 | |
| extension | MultipleStringLiteralsExtended | The String "0.90.9 - 999" appears 2 times in the file. | 109 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 112 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 64 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 103 position 44 need optimization. All method calls are advised to move to end of logic expression. | 103 | |
| extension | LogicConditionNeedOptimization | Condition with && at line 103 position 66 need optimization. All method calls are advised to move to end of logic expression. | 103 | |
| extension | OverridableMethodInConstructor | Overridable method 'checkIndex' is called in constructor body. | 105 | |
| extension | ConfusingCondition | Avoid negation within an "if" expression with an "else" clause. | 142 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 154 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | LogicConditionNeedOptimization | Condition with && at line 78 position 58 need optimization. All method calls are advised to move to end of logic expression. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "shared" appears 3 times in the file. | 89 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 118 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "abc" appears 3 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "xyz" appears 3 times in the file. | 46 | |
| extension | MultipleStringLiteralsExtended | The String "annotatedTestMethod" appears 4 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "TRACE" appears 3 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "ERROR" appears 7 times in the file. | 83 | |
| extension | MultipleStringLiteralsExtended | The String "annotatedTestMethod2" appears 2 times in the file. | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "DISCONNECT: simulated" appears 3 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "UNRESPONSIVE: simulated" appears 4 times in the file. | 144 | |
| extension | MultipleStringLiteralsExtended | The String "UNRESPONSIVE: interrupted while sleeping" appears 2 times in the file. | 193 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "threadpool.search.type" appears 3 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "idx" appears 3 times in the file. | 86 | |
| extension | MultipleStringLiteralsExtended | The String "str_value" appears 2 times in the file. | 88 | |
| extension | MultipleStringLiteralsExtended | The String "s" appears 4 times in the file. | 88 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "l_value" appears 2 times in the file. | 90 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 91 | |
| extension | WhitespaceBeforeArrayInitializer | Array initializer should have whitespace before. | 93 | |
| extension | MultipleStringLiteralsExtended | The String "[" appears 2 times in the file. | 115 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 115 | |
| extension | MultipleStringLiteralsExtended | The String "|" appears 2 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "fixed" appears 3 times in the file. | 152 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "foo" appears 5 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "search" appears 3 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "queue_size" appears 2 times in the file. | 91 | |
| extension | MultipleStringLiteralsExtended | The String "-1" appears 2 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "index" appears 2 times in the file. | 97 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "threadpool.search.type" appears 11 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "cached" appears 10 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "name" appears 5 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "testCachedExecutorType" appears 4 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "same" appears 2 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "scaling" appears 8 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "threadpool.search.keep_alive" appears 5 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "10m" appears 3 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "1m" appears 2 times in the file. | 89 | |
| extension | MultipleStringLiteralsExtended | The String "fixed" appears 8 times in the file. | 111 | |
| extension | MultipleStringLiteralsExtended | The String "threadpool.search.min" appears 2 times in the file. | 120 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 2 times in the file. | 120 | |
| extension | MultipleStringLiteralsExtended | The String "threadpool.search.size" appears 4 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "15" appears 2 times in the file. | 121 | |
| extension | MultipleStringLiteralsExtended | The String "10" appears 2 times in the file. | 149 | |
| extension | MultipleStringLiteralsExtended | The String "threadpool.my_pool2.size" appears 2 times in the file. | 237 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 2 times in the file. | 237 | |
| extension | MultipleStringLiteralsExtended | The String "my_pool1" appears 2 times in the file. | 245 | |
| extension | MultipleStringLiteralsExtended | The String "my_pool2" appears 2 times in the file. | 248 | |
| extension | MultipleStringLiteralsExtended | The String "Unexpected pool name: " appears 2 times in the file. | 261 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 12 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 13 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "_timestamp" appears 20 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "enabled" appears 5 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "store" appears 3 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 11 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 3 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "value1" appears 3 times in the file. | 51 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 2 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "mytype" appears 2 times in the file. | 96 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "name" appears 2 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "TS_A" appears 3 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "NOTHING" appears 2 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "TS_B" appears 3 times in the file. | 75 | |
| extension | MultipleStringLiteralsExtended | The String "sayHello" appears 16 times in the file. | 117 | |
| extension | MultipleStringLiteralsExtended | The String "moshe" appears 13 times in the file. | 130 | |
| extension | MultipleStringLiteralsExtended | The String "hello " appears 5 times in the file. | 132 | |
| extension | MultipleStringLiteralsExtended | The String "hello moshe" appears 6 times in the file. | 154 | |
| extension | MultipleStringLiteralsExtended | The String "got exception instead of a response: " appears 4 times in the file. | 160 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 164 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 167 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 195 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 198 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 252 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 255 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 311 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 314 | |
| extension | MultipleStringLiteralsExtended | The String "sayHelloException" appears 3 times in the file. | 323 | |
| extension | MultipleStringLiteralsExtended | The String "bad message !!!" appears 5 times in the file. | 337 | |
| extension | MultipleStringLiteralsExtended | The String "got response instead of exception" appears 5 times in the file. | 355 | |
| extension | MultipleStringLiteralsExtended | The String "exception should be thrown" appears 9 times in the file. | 366 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 367 | |
| extension | MultipleStringLiteralsExtended | The String "foobar" appears 2 times in the file. | 397 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 415 | |
| extension | MultipleStringLiteralsExtended | The String "sayHelloTimeoutDelayedResponse" appears 5 times in the file. | 429 | |
| extension | MultipleStringLiteralsExtended | The String "sayHelloTimeoutNoResponse" appears 3 times in the file. | 434 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 484 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 549 | |
| extension | MultipleStringLiteralsExtended | The String "ms" appears 3 times in the file. | 558 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 5 times in the file. | 654 | |
| extension | MultipleStringLiteralsExtended | The String "testError" appears 4 times in the file. | 655 | |
| extension | MultipleStringLiteralsExtended | The String "didn't see request sent" appears 3 times in the file. | 669 | |
| extension | MultipleStringLiteralsExtended | The String "didn't see request received" appears 4 times in the file. | 670 | |
| extension | MultipleStringLiteralsExtended | The String "didn't see response sent" appears 2 times in the file. | 671 | |
| extension | MultipleStringLiteralsExtended | The String "didn't see response received" appears 3 times in the file. | 672 | |
| extension | MultipleStringLiteralsExtended | The String "saw error sent" appears 2 times in the file. | 673 | |
| extension | MultipleStringLiteralsExtended | The String "saw response sent" appears 2 times in the file. | 681 | |
| extension | MultipleStringLiteralsExtended | The String "didn't see error sent" appears 2 times in the file. | 683 | |
| extension | MultipleStringLiteralsExtended | The String "/version" appears 8 times in the file. | 917 | |
| extension | MultipleStringLiteralsExtended | The String "DISCONNECT: simulated" appears 2 times in the file. | 1166 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 1173 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 1242 | |
| extension | MultipleStringLiteralsExtended | The String "action1" appears 2 times in the file. | 1269 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1319 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 1320 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | LogicConditionNeedOptimization | Condition with || at line 108 position 57 need optimization. All method calls are advised to move to end of logic expression. | 108 | |
| extension | LogicConditionNeedOptimization | Condition with || at line 142 position 57 need optimization. All method calls are advised to move to end of logic expression. | 142 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "key1" appears 4 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "value1" appears 4 times in the file. | 39 | |
| extension | MultipleStringLiteralsExtended | The String "key2" appears 4 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "value2" appears 4 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "key3" appears 3 times in the file. | 41 | |
| extension | MultipleStringLiteralsExtended | The String "value3" appears 3 times in the file. | 41 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 78 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 92 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 100 | |
| extension | AvoidHidingCauseException | Cause exception 'e' was lost. | 127 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "127.0.0.1" appears 2 times in the file. | 54 | |
| extension | MultipleStringLiteralsExtended | The String "127.0.0.7" appears 2 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "client1" appears 5 times in the file. | 83 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(public)' then 'Field(private)'. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "network.host" appears 5 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "127.0.0.1" appears 7 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "transport.tcp.port" appears 5 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "transport.profiles.default.port" appears 2 times in the file. | 63 | |
| extension | MultipleStringLiteralsExtended | The String "transport.profiles.client1.port" appears 3 times in the file. | 64 | |
| extension | MultipleStringLiteralsExtended | The String "tst" appears 5 times in the file. | 67 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 2 times in the file. | 103 | |
| extension | MultipleStringLiteralsExtended | The String "localhost" appears 2 times in the file. | 184 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "ERROR" appears 3 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "MY MESSAGE" appears 2 times in the file. | 78 | |
| extension | MultipleStringLiteralsExtended | The String "dispatcher" appears 2 times in the file. | 109 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 133 | |
| extension | MultipleStringLiteralsExtended | The String "Failed to send error message back to client for action [" appears 2 times in the file. | 137 | |
| extension | MultipleStringLiteralsExtended | The String "]" appears 2 times in the file. | 137 | |
| extension | MultipleStringLiteralsExtended | The String "Actual Exception" appears 2 times in the file. | 138 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 175 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 46 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "tribe.blocks.write" appears 2 times in the file. | 114 | |
| extension | MultipleStringLiteralsExtended | The String "create 2 indices, test1 on t1, and test2 on t2" appears 5 times in the file. | 131 | |
| extension | MultipleStringLiteralsExtended | The String "test1" appears 27 times in the file. | 132 | |
| extension | MultipleStringLiteralsExtended | The String "test2" appears 27 times in the file. | 133 | |
| extension | MultipleStringLiteralsExtended | The String "wait till tribe has the same nodes as the 2 clusters" appears 5 times in the file. | 141 | |
| extension | MultipleStringLiteralsExtended | The String "wait till test1 and test2 exists in the tribe node state" appears 5 times in the file. | 144 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 11 times in the file. | 148 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 9 times in the file. | 148 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 9 times in the file. | 148 | |
| extension | MultipleStringLiteralsExtended | The String "value1" appears 9 times in the file. | 148 | |
| extension | MultipleStringLiteralsExtended | The String "cluster block should be thrown" appears 5 times in the file. | 149 | |
| extension | MultipleStringLiteralsExtended | The String "block_test1" appears 3 times in the file. | 171 | |
| extension | MultipleStringLiteralsExtended | The String "block_test2" appears 3 times in the file. | 173 | |
| extension | MultipleStringLiteralsExtended | The String "conflict" appears 7 times in the file. | 204 | |
| extension | MultipleStringLiteralsExtended | The String "tribe.on_conflict" appears 2 times in the file. | 210 | |
| extension | MultipleStringLiteralsExtended | The String "t1" appears 4 times in the file. | 220 | |
| extension | MultipleStringLiteralsExtended | The String "t2" appears 4 times in the file. | 221 | |
| extension | MultipleStringLiteralsExtended | The String "verify they are there" appears 2 times in the file. | 275 | |
| extension | MultipleStringLiteralsExtended | The String "type2" appears 4 times in the file. | 289 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 370 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 371 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 383 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 384 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "config.ignore_system_properties" appears 3 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "http.enabled" appears 3 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "node.mode" appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "cluster.name" appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "tribe1" appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "node.name" appears 3 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "tribe1_node" appears 2 times in the file. | 56 | |
| extension | MultipleStringLiteralsExtended | The String "tribe2" appears 2 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "tribe2_node" appears 2 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "es.cluster.name" appears 2 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "tribe_node_cluster" appears 2 times in the file. | 72 | |
| extension | MultipleStringLiteralsExtended | The String "es.tribe.t1.cluster.name" appears 2 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "es.tribe.t2.cluster.name" appears 2 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "tribe_node" appears 2 times in the file. | 95 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 28 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 18 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "_timestamp" appears 2 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "enabled" appears 5 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "store" appears 4 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "yes" appears 4 times in the file. | 73 | |
| extension | MultipleStringLiteralsExtended | The String "_ttl" appears 25 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "type2" appears 4 times in the file. | 77 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 9 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 4 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "value1" appears 4 times in the file. | 92 | |
| extension | MultipleStringLiteralsExtended | The String "with_routing" appears 5 times in the file. | 95 | |
| extension | MultipleStringLiteralsExtended | The String "routing" appears 5 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "no_ttl" appears 2 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "default_ttl" appears 2 times in the file. | 100 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 4 times in the file. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 3 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 3 times in the file. | 55 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 3 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "SETVALUE" appears 2 times in the file. | 58 | |
| extension | MultipleStringLiteralsExtended | The String "ctx" appears 3 times in the file. | 85 | |
| extension | MultipleStringLiteralsExtended | The String "_source" appears 3 times in the file. | 87 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "bar" appears 19 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "baz" appears 15 times in the file. | 40 | |
| extension | MultipleStringLiteralsExtended | The String "bir" appears 15 times in the file. | 42 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 34 times in the file. | 44 | |
| extension | MultipleStringLiteralsExtended | The String "bort" appears 6 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "for" appears 3 times in the file. | 74 | |
| extension | MultipleStringLiteralsExtended | The String "test" appears 9 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "f" appears 10 times in the file. | 118 | |
| extension | MultipleStringLiteralsExtended | The String "m" appears 10 times in the file. | 119 | |
| extension | MultipleStringLiteralsExtended | The String "mf1" appears 10 times in the file. | 120 | |
| extension | MultipleStringLiteralsExtended | The String "mf2" appears 10 times in the file. | 121 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 64 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "alias" appears 3 times in the file. | 65 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 59 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "_timestamp" appears 5 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "enabled" appears 6 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "store" appears 6 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "yes" appears 6 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "_ttl" appears 9 times in the file. | 70 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 46 times in the file. | 80 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 23 times in the file. | 81 | |
| extension | MultipleStringLiteralsExtended | The String "ctx._source.field += 1" appears 11 times in the file. | 82 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 84 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 12 times in the file. | 101 | |
| extension | MultipleStringLiteralsExtended | The String "balance" appears 4 times in the file. | 122 | |
| extension | MultipleStringLiteralsExtended | The String "payment" appears 2 times in the file. | 124 | |
| extension | ForbidCertainMethod | Call to 'assertTrue' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 127 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 142 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 10 times in the file. | 157 | |
| extension | MultipleStringLiteralsExtended | The String "baz" appears 9 times in the file. | 157 | |
| extension | MultipleStringLiteralsExtended | The String "_source" appears 6 times in the file. | 159 | |
| extension | MultipleStringLiteralsExtended | The String "ctx._source.extra = \"foo\"" appears 3 times in the file. | 187 | |
| extension | MultipleStringLiteralsExtended | The String "extra" appears 3 times in the file. | 195 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 2 times in the file. | 207 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 16 times in the file. | 215 | |
| extension | MultipleStringLiteralsExtended | The String "text" appears 4 times in the file. | 215 | |
| extension | MultipleStringLiteralsExtended | The String "value" appears 2 times in the file. | 215 | |
| extension | MultipleStringLiteralsExtended | The String "ctx._source.text = 'v2'" appears 6 times in the file. | 218 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 6 times in the file. | 248 | |
| extension | MultipleStringLiteralsExtended | The String "{ \"text\": \"v0\" }" appears 2 times in the file. | 249 | |
| extension | MultipleStringLiteralsExtended | The String "v0" appears 2 times in the file. | 252 | |
| extension | MultipleStringLiteralsExtended | The String "4" appears 2 times in the file. | 255 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 287 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 300 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 312 | |
| extension | MultipleStringLiteralsExtended | The String "5" appears 2 times in the file. | 317 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 324 | |
| extension | ForbidCertainMethod | Call to 'assertFalse' method (matches pattern 'assert(True|False)') with '1' arguments (matches pattern '1') is forbidden. | 336 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 345 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 359 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 367 | |
| extension | MultipleStringLiteralsExtended | The String "field2" appears 3 times in the file. | 382 | |
| extension | MultipleStringLiteralsExtended | The String "commonkey" appears 5 times in the file. | 401 | |
| extension | MultipleStringLiteralsExtended | The String "map3" appears 2 times in the file. | 402 | |
| extension | MultipleStringLiteralsExtended | The String "map2" appears 2 times in the file. | 403 | |
| extension | MultipleStringLiteralsExtended | The String "map1" appears 3 times in the file. | 405 | |
| extension | MultipleStringLiteralsExtended | The String "map" appears 3 times in the file. | 407 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 429 | |
| extension | MultipleStringLiteralsExtended | The String "Should have thrown ActionRequestValidationException" appears 2 times in the file. | 434 | |
| extension | MultipleStringLiteralsExtended | The String "can't provide both script and doc" appears 2 times in the file. | 437 | |
| extension | RequireFailForTryCatchInJunit | try/catch either requires a fail at the end of the try clause for junit tests or to remove the try/catch completely. | 446 | |
| extension | MultipleStringLiteralsExtended | The String "doc must be specified if doc_as_upsert is enabled" appears 2 times in the file. | 454 | |
| extension | MultipleStringLiteralsExtended | The String "subtype1" appears 5 times in the file. | 465 | |
| extension | MultipleStringLiteralsExtended | The String "parentId1" appears 4 times in the file. | 482 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 4 times in the file. | 484 | |
| extension | MultipleStringLiteralsExtended | The String "content" appears 4 times in the file. | 484 | |
| extension | MultipleStringLiteralsExtended | The String "id1" appears 3 times in the file. | 491 | |
| extension | MultipleStringLiteralsExtended | The String "routing1" appears 3 times in the file. | 493 | |
| extension | MultipleStringLiteralsExtended | The String "delim" appears 2 times in the file. | 501 | |
| extension | MultipleStringLiteralsExtended | The String "_" appears 2 times in the file. | 501 | |
| extension | MultipleStringLiteralsExtended | The String "assert ctx._index == \"test\" : \"index should be \\\"test\\\"\"\n" appears 2 times in the file. | 504 | |
| extension | MultipleStringLiteralsExtended | The String "assert ctx._version == 1 : \"version should be 1\"\n" appears 2 times in the file. | 507 | |
| extension | MultipleStringLiteralsExtended | The String "assert ctx._timestamp == " appears 2 times in the file. | 510 | |
| extension | MultipleStringLiteralsExtended | The String " : \"timestamp should be " appears 2 times in the file. | 510 | |
| extension | MultipleStringLiteralsExtended | The String "\"\n" appears 2 times in the file. | 510 | |
| extension | MultipleStringLiteralsExtended | The String " : \"ttl should be <= " appears 2 times in the file. | 512 | |
| extension | MultipleStringLiteralsExtended | The String " but was \" + ctx._ttl\n" appears 2 times in the file. | 512 | |
| extension | MultipleStringLiteralsExtended | The String "ctx._source.content = ctx._source.content + delim + ctx._source.content;\n" appears 2 times in the file. | 514 | |
| extension | MultipleStringLiteralsExtended | The String "ctx._source.field1 += 1;\n" appears 2 times in the file. | 515 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 586 | |
| extension | MultipleStringLiteralsExtended | The String "Captured failure on concurrent update:" appears 2 times in the file. | 599 | |
| extension | MultipleStringLiteralsExtended | The String "Got NoNodeException waiting for 1 second for things to recover." appears 2 times in the file. | 715 | |
| extension | IllegalCatchExtended | Catching 'Throwable' is not allowed. | 738 | |
| extension | MoveVariableInsideIf | Variable 'totalFailures' can be moved inside the block at line '813' to restrict runtime creation. | 811 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 35 times in the file. | 57 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 9 times in the file. | 59 | |
| extension | MultipleStringLiteralsExtended | The String "properties" appears 6 times in the file. | 60 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 18 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 13 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "string" appears 6 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 7 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "integer" appears 3 times in the file. | 62 | |
| extension | MultipleStringLiteralsExtended | The String "_id:1" appears 2 times in the file. | 69 | |
| extension | MultipleStringLiteralsExtended | The String "baz" appears 4 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "analyzer" appears 2 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "snowball" appears 2 times in the file. | 96 | |
| extension | MultipleStringLiteralsExtended | The String "pin" appears 2 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "location" appears 2 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "geo_point" appears 2 times in the file. | 97 | |
| extension | MultipleStringLiteralsExtended | The String "child-type" appears 3 times in the file. | 100 | |
| extension | MultipleStringLiteralsExtended | The String "Failed to parse" appears 2 times in the file. | 118 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 9 times in the file. | 124 | |
| extension | MultipleStringLiteralsExtended | The String "2" appears 5 times in the file. | 124 | |
| extension | MultipleStringLiteralsExtended | The String "3" appears 3 times in the file. | 133 | |
| extension | MultipleStringLiteralsExtended | The String "filtered(filtered(foo:1)->" appears 2 times in the file. | 135 | |
| extension | MultipleStringLiteralsExtended | The String "bar:[2 TO 2]" appears 3 times in the file. | 135 | |
| extension | MultipleStringLiteralsExtended | The String "baz:3" appears 2 times in the file. | 135 | |
| extension | MultipleStringLiteralsExtended | The String ")->" appears 3 times in the file. | 135 | |
| extension | MultipleStringLiteralsExtended | The String "pin.location" appears 6 times in the file. | 146 | |
| extension | MultipleStringLiteralsExtended | The String "filtered(ConstantScore(GeoDistanceFilter(pin.location, PLANE, 15.0, 10.0, 20.0)))->" appears 2 times in the file. | 160 | |
| extension | MultipleStringLiteralsExtended | The String ")))->" appears 2 times in the file. | 186 | |
| extension | ForbidAnnotationElementValue | Forbidden element 'expected' in annotation 'Test'. | 268 | |
| extension | MultipleStringLiteralsExtended | The String "field" appears 7 times in the file. | 288 | |
| extension | MultipleStringLiteralsExtended | The String "alias" appears 2 times in the file. | 289 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 4 times in the file. | 45 | |
| extension | MultipleStringLiteralsExtended | The String "type1" appears 3 times in the file. | 53 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 3 times in the file. | 53 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 81 times in the file. | 61 | |
| extension | MultipleStringLiteralsExtended | The String "type" appears 66 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "1" appears 55 times in the file. | 66 | |
| extension | MultipleStringLiteralsExtended | The String "field1" appears 31 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "value1_1" appears 25 times in the file. | 71 | |
| extension | MultipleStringLiteralsExtended | The String "value1_2" appears 6 times in the file. | 87 | |
| extension | MultipleStringLiteralsExtended | The String "index.gc_deletes" appears 4 times in the file. | 212 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 430 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 445 | |
| extension | MultipleStringLiteralsExtended | The String "id=" appears 2 times in the file. | 471 | |
| extension | MultipleStringLiteralsExtended | The String " version=" appears 4 times in the file. | 473 | |
| extension | MultipleStringLiteralsExtended | The String " delete?=" appears 2 times in the file. | 475 | |
| extension | MultipleStringLiteralsExtended | The String " index=" appears 2 times in the file. | 492 | |
| extension | MultipleStringLiteralsExtended | The String " id=" appears 2 times in the file. | 494 | |
| extension | MultipleStringLiteralsExtended | The String " type=" appears 2 times in the file. | 496 | |
| extension | NumericLiteralNeedsUnderscore | Numeric literal should have underscores. | 587 | |
| extension | MultipleStringLiteralsExtended | The String "foo" appears 3 times in the file. | 670 | |
| extension | MultipleStringLiteralsExtended | The String "bar" appears 3 times in the file. | 670 | |
| extension | IllegalCatchExtended | Catching 'Exception' is not allowed. | 707 | |
| extension | MultipleStringLiteralsExtended | The String "id" appears 7 times in the file. | 775 | |
| extension | MultipleStringLiteralsExtended | The String "doc should have been deleted" appears 3 times in the file. | 797 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | CustomDeclarationOrder | Field definition in wrong order. Expected 'Field(private)' then 'Method(.*)'. | 52 | |
| extension | MultipleStringLiteralsExtended | The String "test.txt" appears 3 times in the file. | 98 | |
| extension | MultipleStringLiteralsExtended | The String "Test" appears 2 times in the file. | 109 | |
| extension | MultipleStringLiteralsExtended | The String "test-dir" appears 5 times in the file. | 127 | |
| extension | MultipleStringLiteralsExtended | The String "test0.txt" appears 7 times in the file. | 130 | |
| extension | MultipleStringLiteralsExtended | The String "onDirectoryInit: test-dir/" appears 3 times in the file. | 136 | |
| extension | MultipleStringLiteralsExtended | The String "onFileInit: test-dir/test.txt" appears 2 times in the file. | 137 | |
| extension | MultipleStringLiteralsExtended | The String "onFileCreated: test-dir/test1.txt" appears 2 times in the file. | 154 | |
| extension | MultipleStringLiteralsExtended | The String "onFileCreated: test-dir/test2.txt" appears 2 times in the file. | 155 | |
| extension | MultipleStringLiteralsExtended | The String "test1.txt" appears 5 times in the file. | 163 | |
| extension | MultipleStringLiteralsExtended | The String "test2.txt" appears 2 times in the file. | 164 | |
| extension | MultipleStringLiteralsExtended | The String "onFileDeleted: test-dir/test1.txt" appears 2 times in the file. | 168 | |
| extension | MultipleStringLiteralsExtended | The String "onFileDeleted: test-dir/test2.txt" appears 2 times in the file. | 169 | |
| extension | MultipleStringLiteralsExtended | The String "test4.txt" appears 2 times in the file. | 178 | |
| extension | MultipleStringLiteralsExtended | The String "onFileDeleted: test-dir/test0.txt" appears 2 times in the file. | 182 | |
| extension | MultipleStringLiteralsExtended | The String "sub-dir" appears 2 times in the file. | 218 | |
| extension | MultipleStringLiteralsExtended | The String "onDirectoryInit: test-dir/sub-dir/" appears 2 times in the file. | 226 | |
| extension | MultipleStringLiteralsExtended | The String "onFileInit: test-dir/sub-dir/test0.txt" appears 2 times in the file. | 227 | |
| extension | MultipleStringLiteralsExtended | The String "first-level" appears 2 times in the file. | 247 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| extension | MultipleStringLiteralsExtended | The String "test" appears 2 times in the file. | 40 |